*** empty log message ***

This commit is contained in:
Viktor Szakats
1999-07-31 02:04:49 +00:00
parent 11b50aa659
commit df036dfb2e
35 changed files with 1136 additions and 559 deletions

View File

@@ -104,7 +104,7 @@ WORD hb_errorRT_DBCMD( ULONG ulGenCode, ULONG ulSubCode, char * szDescription, c
void hb_errorInternal( ULONG ulCode );
*/
/* Reads error description in national language */
char *hb_ErrorNatDescription( ULONG ulGenCode );
char *hb_errorNatDescription( ULONG ulGenCode );
#endif /* HB_ERRORAPI_H_ */