1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-02-15 04:32:24 +00:00

dtudcfonted: Resolve CID 86328

This commit is contained in:
Peter Howkins 2015-01-21 14:00:44 +00:00
parent 1e904a31d8
commit 0669358b82

View file

@ -120,7 +120,7 @@ static void getMetric() ;
static Bool getAccel() ;
static Bool getProperties() ;
static int putPtn() ;
static int ByteSwap() ;
static void ByteSwap() ;
static int invertBits() ;
static int getINT16() ;
@ -1216,7 +1216,7 @@ int width, height;
}
static
static void
ByteSwap( p, scan)
char *p;
int scan;