From d0f63f2253f303ecaf9d77b1db09f871ebfc0b29 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Fri, 16 Nov 2007 19:09:10 +0000 Subject: [PATCH] 2007-11-16 20:00 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * source/rtl/natmsgu.c ! Typo fixed. --- harbour/ChangeLog | 4 ++++ harbour/source/rtl/natmsgu.c | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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 ) {