2002-02-17 20:20 UTC+0100 Tomaz Zupan <tomaz.zupan@orpo.si>

This commit is contained in:
Tomaz Zupan
2002-02-17 19:22:02 +00:00
parent c5b20da814
commit 4f0fbc05d4
2 changed files with 6 additions and 1 deletions

View File

@@ -7,6 +7,10 @@
For example:
2002-12-01 23:12 UTC+0100 Foo Bar <foo.bar@foobar.org>
*/
* 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 <jgiraldo@col2.telecom.com.co>
* source/vm/itemapi.c

View File

@@ -193,4 +193,5 @@ typedef enum
HB_P_LAST_PCODE /* 125 this defines the number of defined pcodes */
} HB_PCODE;
#endif /* HB_PCODE_H_ */
#endif /* HB_PCODE_H_ */