From 4f0fbc05d4f27fcd90c864d7b4907f5a67d304c9 Mon Sep 17 00:00:00 2001 From: Tomaz Zupan Date: Sun, 17 Feb 2002 19:22:02 +0000 Subject: [PATCH] 2002-02-17 20:20 UTC+0100 Tomaz Zupan --- harbour/ChangeLog | 4 ++++ harbour/include/hbpcode.h | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index c532b8367b..7f27316ae1 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -7,6 +7,10 @@ For example: 2002-12-01 23:12 UTC+0100 Foo Bar */ + * doc/en/terminal.txt + * doc/en/tlabel.txt + * doc/en/treport.txt + *Added newline at the end to clear gcc warning 2002-02-16 20:25 UTC+0500 Jorge A. Giraldo * source/vm/itemapi.c diff --git a/harbour/include/hbpcode.h b/harbour/include/hbpcode.h index 37f67d459c..8644b62f63 100644 --- a/harbour/include/hbpcode.h +++ b/harbour/include/hbpcode.h @@ -193,4 +193,5 @@ typedef enum HB_P_LAST_PCODE /* 125 this defines the number of defined pcodes */ } HB_PCODE; -#endif /* HB_PCODE_H_ */ \ No newline at end of file +#endif /* HB_PCODE_H_ */ +