20000206-16:55 GMT+1 Victor Szakats <info@szelvesz.hu>
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
20000206-16:55 GMT+1 Victor Szakats <info@szelvesz.hu>
|
||||
* source/vm/cmdarg.c
|
||||
! Mistyped #ifdef fixed in //BUILD functionality (mentioned by Jose)
|
||||
|
||||
20000206-16:15 GMT+1 Ryszard Glab <rglab@imid.med.pl>
|
||||
|
||||
*source/vm/hvm.c
|
||||
|
||||
@@ -302,7 +302,7 @@ void hb_cmdargProcessVM( void )
|
||||
hb_outerr( hb_consoleGetNewLine(), 0 );
|
||||
#endif
|
||||
|
||||
#if defined( HB_COMPAT_XPP ) || defined( HB_COMPAT_XPP ) || defined( HB_COMPAT_VO )
|
||||
#if defined( HB_COMPAT_C53 ) || defined( HB_COMPAT_XPP ) || defined( HB_COMPAT_VO )
|
||||
hb_outerr( " With some support for:", 0 );
|
||||
hb_outerr( hb_consoleGetNewLine(), 0 );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user