diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 74ae8b1fe7..2cf2e7cbb5 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,10 @@ 2002-12-01 13:30 UTC+0100 Foo Bar */ +2007-11-16 20:00 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) + * source/rtl/natmsgu.c + ! Typo fixed. + 2007-11-16 18:00 UTC+0100 Marek Paliwoda (mpaliwoda at interia pl) + harbour/make_vcce.bat + harbour/make_vcce.mak diff --git a/harbour/source/rtl/natmsgu.c b/harbour/source/rtl/natmsgu.c index 2799183cf7..8c04c887b9 100644 --- a/harbour/source/rtl/natmsgu.c +++ b/harbour/source/rtl/natmsgu.c @@ -80,7 +80,7 @@ HB_FUNC( ISNEGATIVE ) HB_FUNC_EXEC( __NATISNEGATIVE ) } -HB_FUNC_EXTERN( __NATISAFFIRM ); +HB_FUNC_EXTERN( __NATMSG ); HB_FUNC( NATIONMSG ) {