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_ */ +