* contrib/libnf/prtscr.c

* Add some values for default to eliminate warnings when compiling
      with gcc -O2.
This commit is contained in:
Walter Negro
2002-04-15 04:46:55 +00:00
parent 4f8b919576
commit a6410fcc40

View File

@@ -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;