mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-17 08:09:26 +02:00
fixed line endings
git-svn-id: trunk@7694 -
This commit is contained in:
parent
8408068fd7
commit
c7a4fc2557
@ -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=<myfile.txt> parameter on the command line of the application. THen the output is written to <myfile.txt>
|
||||
</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=<myfile.txt> parameter on the command line of the application. THen the output is written to <myfile.txt></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 -->
|
||||
|
Loading…
Reference in New Issue
Block a user