diff --git a/harbour/ChangeLog b/harbour/ChangeLog index ef2ca0d4ca..83a9cca0bd 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,3 +1,7 @@ +2001-09-03 16:56 GMT Dave Pearson + * source/rtl/isprint.c + * Added missing comment close. + 2001-09-03 11:30 GMT+1 Antonio Linares + harbour/contrib/hgf/gtk/makefile + harbour/contrib/hgf/gtk/creamenu.c diff --git a/harbour/source/rtl/isprint.c b/harbour/source/rtl/isprint.c index 408a2c4b33..454fc05ecb 100644 --- a/harbour/source/rtl/isprint.c +++ b/harbour/source/rtl/isprint.c @@ -59,6 +59,7 @@ * * See doc/license.txt for licensing terms. * + */ #define HB_OS_WIN_32_USED