2010-05-24 18:45 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* utils/hbmk2/hbmk2.prg
* utils/hbmk2/examples/plug_moc.prg
* Minor cleanups to plugin API.
* src/rtl/typefile.prg
! Typo in comment.
This commit is contained in:
@@ -139,7 +139,7 @@ PROCEDURE __TypeFile( cFile, lPrint )
|
||||
|
||||
/* Here we try to read a line at a time but I think we could just
|
||||
display the whole buffer since it said:
|
||||
"without any headings or formating" */
|
||||
"without any headings or formatting" */
|
||||
|
||||
nHasRead := 0
|
||||
cBuffer := Space( nBuffer )
|
||||
|
||||
Reference in New Issue
Block a user