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 86280

This commit is contained in:
Peter Howkins 2015-01-21 13:56:00 +00:00
parent f6e025b3af
commit 1e904a31d8

View file

@ -116,7 +116,7 @@ static void pfixCHARS();
static int getarg(); static int getarg();
static Bool seekToType() ; static Bool seekToType() ;
static int getMetric() ; static void getMetric() ;
static Bool getAccel() ; static Bool getAccel() ;
static Bool getProperties() ; static Bool getProperties() ;
static int putPtn() ; static int putPtn() ;
@ -483,7 +483,7 @@ CARD32 *offsetp;
} }
static static void
getMetric( buf, format, metric ) getMetric( buf, format, metric )
caddr_t buf; caddr_t buf;
CARD32 format; CARD32 format;