Files
xserver/os
Yaakov Selkowitz abf4e0b7e3 New header for XF86Bigfont server functions
Xext/xf86bigfont.c contains three non-static functions which are called
elsewhere in the server.  This creates a new header containing these
declarations in order to fix several warnings:

xf86bigfont.c:285: warning: no previous prototype for `XF86BigfontFreeFontShm'
dixfonts.c:502: warning: implicit declaration of function `XF86BigfontFreeFontS$
dixfonts.c:502: warning: nested extern declaration of `XF86BigfontFreeFontShm'
log.c:436: warning: implicit declaration of function `XF86BigfontCleanup'
log.c:436: warning: nested extern declaration of `XF86BigfontCleanup'

Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Reviewed-by: Julien Cristau <jcristau@debian.org>
2010-03-22 00:48:04 -05:00
..
2009-09-04 12:51:02 +10:00
2009-01-22 02:11:16 -05:00
2010-03-16 13:56:58 +00:00
2009-01-22 02:11:16 -05:00
2010-03-11 08:48:48 +10:00
2009-07-15 17:00:05 +10:00
2009-01-22 02:11:16 -05:00
2009-11-05 18:34:50 -08:00