diff --git a/harbour/include/hbinit.h b/harbour/include/hbinit.h index 4748740d8f..d6b70f7d41 100644 --- a/harbour/include/hbinit.h +++ b/harbour/include/hbinit.h @@ -111,7 +111,7 @@ extern void hb_vmProcessSymbols( PHB_SYMB pSymbols, USHORT uiSymbols ); /* stati #elif defined(_MSC_VER) - typedef int (* HB_$INTISYM)( void ); + typedef int (* HB_$INITSYM)( void ); #define HB_INIT_SYMBOLS_BEGIN( func ) \ static HB_SYMB symbols[] = {