Files
xserver_xsdl/dix
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-02-03 10:06:00 -08:00
2003-11-14 16:49:22 +00:00
2003-11-14 15:54:54 +00:00
2009-10-23 09:46:30 +09:00
2009-10-15 08:08:23 -07:00
2010-02-15 09:15:18 +10:00
2009-01-22 02:11:16 -05:00
2009-08-28 23:29:05 -04:00
2010-03-16 09:51:08 -04:00