sna/glyphs: DBG compile fix

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
Chris Wilson 2014-06-17 08:12:42 +01:00
parent a4d845bc8f
commit e5b94c2d9b
1 changed files with 1 additions and 1 deletions

View File

@ -352,7 +352,7 @@ glyph_extents(int nlist,
}
#if HAS_DEBUG_FULL
static void
static int
glyph_count(int nlist,
GlyphListPtr list)
{