sna/glyphs: DBG compile fix
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
parent
a4d845bc8f
commit
e5b94c2d9b
|
|
@ -352,7 +352,7 @@ glyph_extents(int nlist,
|
|||
}
|
||||
|
||||
#if HAS_DEBUG_FULL
|
||||
static void
|
||||
static int
|
||||
glyph_count(int nlist,
|
||||
GlyphListPtr list)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue