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

* contrib/libct/screen1.c
    ! Fix variable declaration.
This commit is contained in:
Walter Negro
2002-11-05 17:42:16 +00:00
parent 38908420c6
commit 2cad853bbb

View File

@@ -94,7 +94,7 @@
HB_FUNC( SCREENATTR )
{
USHORT uiSize;
UINT uiSize;
int iRow, iCol;
char * pcPos;