2002-11-5 14:38 UTC-0300 Walter Negro <anegro@overnet.com.ar>

* contrib/libnf/dispc.c
    ! Fix variable declaration.
This commit is contained in:
Walter Negro
2002-11-05 17:50:55 +00:00
parent 2de0d5a4ae
commit 1cfd0fb224

View File

@@ -543,7 +543,7 @@ static void filebot()
HB_FUNC( _FT_DFINIT )
{
int rval, i, j;
USHORT uiSize;
UINT uiSize;
rval = 0;