From adf1e5fa62e17c83d2376c6dbe697e4e8312b838 Mon Sep 17 00:00:00 2001 From: Dave Pearson Date: Tue, 5 Feb 2002 13:41:36 +0000 Subject: [PATCH] 2002-02-05 13:39 UTC+0000 Dave Pearson * include/hbapi.h * include/hbapiitm.h * Added final EOLs to file. GCC warns if they're not there. --- harbour/ChangeLog | 6 ++++++ harbour/include/hbapi.h | 2 +- harbour/include/hbapiitm.h | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 746a7cf1c0..4ee5803d6e 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -7,6 +7,12 @@ For example: 2002-12-01 23:12 UTC+0100 Foo Bar */ + to call them from .hrb . + +2002-02-06 08:34 UTC+0100 Maurilio Longo + * include/hbapiitm.h + ! fixed ::aRedraw handling inside ::Stabilize() + 2002-02-05 21:22 UTC+0100 Tomaz Zupan * contrib/odbc/Makefile * contrib/odbc/odbc.c diff --git a/harbour/include/hbapi.h b/harbour/include/hbapi.h index c1b1058db0..9f1bb30491 100644 --- a/harbour/include/hbapi.h +++ b/harbour/include/hbapi.h @@ -607,4 +607,4 @@ extern char * hb_getenv( const char * name ); } #endif -#endif /* HB_APIEXT_H_ */ \ No newline at end of file +#endif /* HB_APIEXT_H_ */ diff --git a/harbour/include/hbapiitm.h b/harbour/include/hbapiitm.h index e042d2334d..c46e7297cf 100644 --- a/harbour/include/hbapiitm.h +++ b/harbour/include/hbapiitm.h @@ -136,4 +136,4 @@ extern void hb_itemSwap ( PHB_ITEM pItem1, PHB_ITEM pItem2 ); } #endif -#endif /* HB_APIITM_H_ */ \ No newline at end of file +#endif /* HB_APIITM_H_ */