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;