diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 42df9a19f8..d5da365995 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -7,6 +7,13 @@ For example: 2002-12-01 23:12 UTC+0100 Foo Bar */ +2003-02-14 22:05 UTC+0100 Tomaz Zupan + * 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 * source/common/hbffind.c diff --git a/harbour/include/hbapi.h b/harbour/include/hbapi.h index 534c6b0a93..91046d28bd 100644 --- a/harbour/include/hbapi.h +++ b/harbour/include/hbapi.h @@ -618,3 +618,4 @@ extern char * hb_getenv( const char * name ); #endif #endif /* HB_APIEXT_H_ */ + diff --git a/harbour/include/hbcomp.h b/harbour/include/hbcomp.h index 57cf25542f..a75b529606 100644 --- a/harbour/include/hbcomp.h +++ b/harbour/include/hbcomp.h @@ -529,3 +529,4 @@ extern ULONG hb_comp_Supported; #endif #endif /* HB_COMP_H_ */ + diff --git a/harbour/include/hbmacro.h b/harbour/include/hbmacro.h index 163c68366f..b3d2bd94f8 100644 --- a/harbour/include/hbmacro.h +++ b/harbour/include/hbmacro.h @@ -159,4 +159,4 @@ extern void hb_compCodeBlockEnd( HB_BISON_PTR pMacro ); } #endif -#endif /* HB_MACRO_H_ */ \ No newline at end of file +#endif /* HB_MACRO_H_ */ diff --git a/harbour/include/hbvm.h b/harbour/include/hbvm.h index a91139d0d6..ef8fa13e81 100644 --- a/harbour/include/hbvm.h +++ b/harbour/include/hbvm.h @@ -109,4 +109,4 @@ extern void hb_vmPushPointer( void * ); /* push an item of HB_IT_POINTER type } #endif -#endif /* HB_VM_H_ */ \ No newline at end of file +#endif /* HB_VM_H_ */ diff --git a/harbour/include/hbvmpub.h b/harbour/include/hbvmpub.h index 4b58efb797..01b68bbcbd 100644 --- a/harbour/include/hbvmpub.h +++ b/harbour/include/hbvmpub.h @@ -108,4 +108,4 @@ extern void HB_EXPORT hb_vmExecute( const BYTE * pCode, PHB_SYMB pSymbols ); /* } #endif -#endif /* HB_VMPUB_H_ */ \ No newline at end of file +#endif /* HB_VMPUB_H_ */