From 4bc604bd1e76f11dcf8597743e1be8f376801163 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Thu, 4 Aug 2005 07:03:47 +0000 Subject: [PATCH] Add cf to exclude-result-prefixes because it is for internal use only. --- xsl/html/chunk-code.xsl | 2 +- xsl/html/chunkfast.xsl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/xsl/html/chunk-code.xsl b/xsl/html/chunk-code.xsl index db47799b5..bb68358e2 100644 --- a/xsl/html/chunk-code.xsl +++ b/xsl/html/chunk-code.xsl @@ -4,7 +4,7 @@ xmlns:ng="http://docbook.org/docbook-ng" xmlns:db="http://docbook.org/ns/docbook" version="1.0" - exclude-result-prefixes="exsl ng db"> + exclude-result-prefixes="exsl cf ng db">