dtudcfonted: Resolve CID 86391

This commit is contained in:
Peter Howkins
2015-01-21 14:02:34 +00:00
parent 0669358b82
commit 343a78b225

View File

@@ -119,7 +119,7 @@ static Bool seekToType() ;
static void getMetric() ;
static Bool getAccel() ;
static Bool getProperties() ;
static int putPtn() ;
static void putPtn() ;
static void ByteSwap() ;
static int invertBits() ;
@@ -1197,7 +1197,7 @@ unsigned int glyphPad;
}
static
static void
putPtn( bits, width, height)
unsigned char *bits; /* 1 byte boundary , no byte swap data */
int width, height;