fixed line endings

git-svn-id: trunk@7694 -
This commit is contained in:
vincents 2005-09-14 07:53:16 +00:00
parent 8408068fd7
commit c7a4fc2557

View File

@ -689,8 +689,7 @@
<!-- procedure Visibility: default -->
<element name="DebugLn">
<short/>
<descr>Writes a string to the console to the debug output. The default debug output is the console. This can be overriden by passing the --debug-log=&lt;myfile.txt&gt; parameter on the command line of the application. THen the output is written to &lt;myfile.txt&gt;
</descr>
<descr>Writes a string to the console to the debug output. The default debug output is the console. This can be overriden by passing the --debug-log=&lt;myfile.txt&gt; parameter on the command line of the application. THen the output is written to &lt;myfile.txt&gt;</descr>
<errors/>
<seealso/>
</element>
@ -1763,9 +1762,9 @@
</element>
<!-- function Visibility: default -->
<element name="DbgS">
<short/>
<descr/>
<errors/>
<short></short>
<descr>"Converts a pointer to a hexidecimal string."</descr>
<errors>""</errors>
<seealso/>
</element>
<!-- function result Visibility: default -->