2009-12-06 18:48 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbide/idemisc.prg
! Minor typo in prev.
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2009-12-06 18:48 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* contrib/hbide/idemisc.prg
|
||||
! Minor typo in prev.
|
||||
|
||||
2009-12-06 18:47 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* src/rdd/dbcmd.c
|
||||
+ Added short DBUSEAREA() parameter list doc in comment.
|
||||
|
||||
@@ -179,7 +179,6 @@ FUNCTION ReadSource( cTxtFile )
|
||||
|
||||
cFileBody := StrTran( cFileBody, Chr( 13 ) )
|
||||
cFileBody := StrTran( cFileBody, Chr( 10 ), " " )
|
||||
cFileBody := StrTran( cFileBody, Chr( 9 ), " " )
|
||||
|
||||
RETURN hb_ATokens( cFileBody,, .T. )
|
||||
|
||||
|
||||
Reference in New Issue
Block a user