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:
parent
f6e025b3af
commit
1e904a31d8
1 changed files with 2 additions and 2 deletions
|
@ -116,7 +116,7 @@ static void pfixCHARS();
|
|||
static int getarg();
|
||||
|
||||
static Bool seekToType() ;
|
||||
static int getMetric() ;
|
||||
static void getMetric() ;
|
||||
static Bool getAccel() ;
|
||||
static Bool getProperties() ;
|
||||
static int putPtn() ;
|
||||
|
@ -483,7 +483,7 @@ CARD32 *offsetp;
|
|||
}
|
||||
|
||||
|
||||
static
|
||||
static void
|
||||
getMetric( buf, format, metric )
|
||||
caddr_t buf;
|
||||
CARD32 format;
|
||||
|
|
Loading…
Reference in a new issue