2003-02-14 22:05 UTC+0100 Tomaz Zupan <tomaz.zupan@orpo.si>
This commit is contained in:
@@ -7,6 +7,13 @@
|
||||
For example:
|
||||
2002-12-01 23:12 UTC+0100 Foo Bar <foo.bar@foobar.org>
|
||||
*/
|
||||
2003-02-14 22:05 UTC+0100 Tomaz Zupan <tomaz.zupan@orpo.si>
|
||||
* include/hbapi.h
|
||||
* include/hbcomp.h
|
||||
* include/hbmacro.h
|
||||
* include/hbvm.h
|
||||
* include/hbvmpub.h
|
||||
! Added newline to the end of file, to avoid annoying warning
|
||||
|
||||
2003-02-14 15:25 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
|
||||
* source/common/hbffind.c
|
||||
|
||||
@@ -618,3 +618,4 @@ extern char * hb_getenv( const char * name );
|
||||
#endif
|
||||
|
||||
#endif /* HB_APIEXT_H_ */
|
||||
|
||||
|
||||
@@ -529,3 +529,4 @@ extern ULONG hb_comp_Supported;
|
||||
#endif
|
||||
|
||||
#endif /* HB_COMP_H_ */
|
||||
|
||||
|
||||
@@ -159,4 +159,4 @@ extern void hb_compCodeBlockEnd( HB_BISON_PTR pMacro );
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif /* HB_MACRO_H_ */
|
||||
#endif /* HB_MACRO_H_ */
|
||||
|
||||
@@ -109,4 +109,4 @@ extern void hb_vmPushPointer( void * ); /* push an item of HB_IT_POINTER type
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif /* HB_VM_H_ */
|
||||
#endif /* HB_VM_H_ */
|
||||
|
||||
@@ -108,4 +108,4 @@ extern void HB_EXPORT hb_vmExecute( const BYTE * pCode, PHB_SYMB pSymbols ); /*
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif /* HB_VMPUB_H_ */
|
||||
#endif /* HB_VMPUB_H_ */
|
||||
|
||||
Reference in New Issue
Block a user