2012-06-27 11:06 UTC+0200 Viktor Szakats (harbour syenar.net)

* examples/hbdoc/hbdoc.prg
    * one remaining ? convert to OUTSTD()
This commit is contained in:
Viktor Szakats
2012-06-27 09:07:01 +00:00
parent 77ed79aebd
commit a4333928e1
2 changed files with 5 additions and 1 deletions

View File

@@ -16,6 +16,10 @@
The license applies to all entries newer than 2009-04-28.
*/
2012-06-27 11:06 UTC+0200 Viktor Szakats (harbour syenar.net)
* examples/hbdoc/hbdoc.prg
* one remaining ? convert to OUTSTD()
2012-06-27 10:35 UTC+0200 Viktor Szakats (harbour syenar.net)
+ examples/hbdoc/hbdoc.css
* examples/hbdoc/genhtml.prg

View File

@@ -379,7 +379,7 @@ PROCEDURE Main( ... )
ENDIF
NEXT
?
OutStd( hb_eol() )
RETURN