techtonik               Mon Oct 18 16:15:17 2004 EDT

  Modified files:              
    /phpdoc/xsl htmlhelp-config.xsl.in 
  Log:
  newlines =" htmlhelp-config.xsl.in
  
http://cvs.php.net/diff.php/phpdoc/xsl/htmlhelp-config.xsl.in?r1=1.1&r2=1.2&ty=u
Index: phpdoc/xsl/htmlhelp-config.xsl.in
diff -u phpdoc/xsl/htmlhelp-config.xsl.in:1.1 phpdoc/xsl/htmlhelp-config.xsl.in:1.2
--- phpdoc/xsl/htmlhelp-config.xsl.in:1.1       Mon Oct 18 16:11:13 2004
+++ phpdoc/xsl/htmlhelp-config.xsl.in   Mon Oct 18 16:15:17 2004
@@ -1,20 +1,20 @@
-<?xml version="1.0"?>
-<!-- 
-
-  htmlhelp-config.xsl: Parameters generated by the configure-script
-
-  $Id: htmlhelp-config.xsl.in,v 1.1 2004/10/18 20:11:13 techtonik Exp $
-
--->
-
-<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform";
-                version="1.0">
-
-<xsl:param name="htmlhelp.encoding" select="'@HTMLHELP_ENCODING@'"/>
-<xsl:param name="default.encoding" select="'@HTMLHELP_ENCODING@'"/>
-<xsl:param name="htmlhelp.chm" select="'[EMAIL PROTECTED]@.chm'"/>
-<xsl:param name="htmlhelp.hhp" select="'[EMAIL PROTECTED]@.hhp'"/>
-<xsl:param name="htmlhelp.hhc" select="'[EMAIL PROTECTED]@.hhc'"/>
-<xsl:param name="htmlhelp.hhk" select="'[EMAIL PROTECTED]@.hhk'"/>
-
-</xsl:stylesheet>
+<?xml version="1.0"?>
+<!-- 
+
+  htmlhelp-config.xsl: Parameters generated by the configure-script
+
+  $Id: htmlhelp-config.xsl.in,v 1.2 2004/10/18 20:15:17 techtonik Exp $
+
+-->
+
+<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform";
+                version="1.0">
+
+<xsl:param name="htmlhelp.encoding" select="'@HTMLHELP_ENCODING@'"/>
+<xsl:param name="default.encoding" select="'@HTMLHELP_ENCODING@'"/>
+<xsl:param name="htmlhelp.chm" select="'[EMAIL PROTECTED]@.chm'"/>
+<xsl:param name="htmlhelp.hhp" select="'[EMAIL PROTECTED]@.hhp'"/>
+<xsl:param name="htmlhelp.hhc" select="'[EMAIL PROTECTED]@.hhc'"/>
+<xsl:param name="htmlhelp.hhk" select="'[EMAIL PROTECTED]@.hhk'"/>
+
+</xsl:stylesheet>

Reply via email to