From 06387c9d71fe14cde60883ce4c159edac988df51 Mon Sep 17 00:00:00 2001 From: Mauritz Jeanson Date: Sun, 14 Sep 2008 15:08:33 +0000 Subject: [PATCH] Fixed a little detail. --- xsl/highlighting/common.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xsl/highlighting/common.xsl b/xsl/highlighting/common.xsl index 8a66fefe3..708ffaf1b 100644 --- a/xsl/highlighting/common.xsl +++ b/xsl/highlighting/common.xsl @@ -10,7 +10,7 @@ xmlns:exsl="http://exslt.org/common" xmlns:xslthl="http://xslthl.sf.net" - exclude-result-prefixes="exsl d xslthl s6hl sbhl xhl" + exclude-result-prefixes="exsl xslthl s6hl sbhl xhl" version='1.0'>