ChangeSet ID: 1129979650893941941744746
CVSROOT: /cvsroot/wine
Module name: docs
Changes by: ajulliard(a)sc8-pr-cvs1.sourceforge.net 2005/10/22 04:14:10
Modified files:
en : winedev-coding.sgml
Log message:
Removed a # character that breaks the build on WineHQ for some
reason.
Old revision New revision Changes Path
1.3 1.4 +1 -1 docs/en/winedev-coding.sgml
Index: docs/en/winedev-coding.sgml
diff -u -p docs/en/winedev-coding.sgml:1.3 docs/en/winedev-coding.sgml:1.4
--- docs/en/winedev-coding.sgml 22 Oct 2005 11:14:10 -0000
+++ /dev/null 22 Oct 2005 11:14:10 -0000
@@ -243,7 +243,7 @@ code
<sect2>
<title>
- Why <symbol>#ifdef MyOS</symbol> is probably a mistake.
+ Why <symbol>ifdef MyOS</symbol> is probably a mistake.
</title>
<para>