tom Sun Nov 4 04:19:23 2001 EDT
Modified files:
/phpdoc/de/pear standards.xml
Log:
file is now actual
Index: phpdoc/de/pear/standards.xml
diff -u phpdoc/de/pear/standards.xml:1.3 phpdoc/de/pear/standards.xml:1.4
--- phpdoc/de/pear/standards.xml:1.3 Sat Aug 18 05:41:27 2001
+++ phpdoc/de/pear/standards.xml Sun Nov 4 04:19:23 2001
@@ -1,4 +1,5 @@
-<!-- EN-Revision: 1.10 Maintainer: tom Status: ready -->
+<?xml encoding="iso-8859-1"?>
+<!-- EN-Revision: 1.13 Maintainer: tom Status: ready -->
<chapter id="pear.standards">
<title>PEAR Codierstandards</title>
<note>
@@ -163,7 +164,7 @@
vergessen, wie es funktioniert.
</para>
<para>
- Kommentare im Stil von C (/* */) und C++ (// ) sind zu verwenden,
+ Kommentare im Stil von C (/* */) und C++ (//) sind zu verwenden,
während Kommentare im Stile von perl/shell (#) zu vermeiden sind.
</para>
</sect1>
@@ -439,4 +440,7 @@
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
+vim600: syn=xml fen fdm=syntax fdl=2 si
+vim: et tw=78 syn=sgml
+vi: ts=1 sw=1
-->