dtudcfonted: Resolve CID 86328
This commit is contained in:
@@ -120,7 +120,7 @@ static void getMetric() ;
|
|||||||
static Bool getAccel() ;
|
static Bool getAccel() ;
|
||||||
static Bool getProperties() ;
|
static Bool getProperties() ;
|
||||||
static int putPtn() ;
|
static int putPtn() ;
|
||||||
static int ByteSwap() ;
|
static void ByteSwap() ;
|
||||||
static int invertBits() ;
|
static int invertBits() ;
|
||||||
|
|
||||||
static int getINT16() ;
|
static int getINT16() ;
|
||||||
@@ -1216,7 +1216,7 @@ int width, height;
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
static
|
static void
|
||||||
ByteSwap( p, scan)
|
ByteSwap( p, scan)
|
||||||
char *p;
|
char *p;
|
||||||
int scan;
|
int scan;
|
||||||
|
|||||||
Reference in New Issue
Block a user