]> granicus.if.org Git - php/commitdiff
a backslash was missing (+ whitespace)
authorHartmut Holzgraefe <hholzgra@php.net>
Wed, 25 Apr 2001 21:26:05 +0000 (21:26 +0000)
committerHartmut Holzgraefe <hholzgra@php.net>
Wed, 25 Apr 2001 21:26:05 +0000 (21:26 +0000)
ext/skeleton/create_stubs

index f1af21fa1a1512112bd6c0484d824d3cbc7a8fa0..d740027ab0ce0c52c0d966bb3bdb68e2fb0e4ee5 100755 (executable)
@@ -86,10 +86,10 @@ BEGIN {
        xmlhead = " <reference id=\"ref." extname "\">\n" \
                "  <title> functions</title>\n" \
                "  <titleabbrev></titleabbrev>\n\n" \
-               "  <partintro>\n" 
-    "   <para>\n" \
-    "   </para\n" \
-    "  </partintro>\n\n";
+               "  <partintro>\n" \
+               "   <para>\n" \
+               "   </para\n" \
+               "  </partintro>\n\n";
 
        xmlfoot = " </reference>\n\n" \
                "<!-- Keep this comment at the end of the file\n" \