* contrib/libnf/prtscr.c
* Add some values for default to eliminate warnings when compiling
with gcc -O2.
This commit is contained in:
@@ -66,7 +66,7 @@ HB_FUNC(FT_PRTSCR)
|
||||
#if defined(HB_OS_DOS)
|
||||
{
|
||||
|
||||
if ( PCOUNT && ISLOG( 1 ) )
|
||||
if ( hb_pcount() && ISLOG( 1 ) )
|
||||
{
|
||||
if ( hb_parl( 1 ) )
|
||||
pbyte = 0;
|
||||
|
||||
Reference in New Issue
Block a user