Xevie: Shutup gcc from warning about no previous prototype...

This commit is contained in:
Jeremy Huddleston 2008-11-22 14:39:37 -08:00
parent d4a46fc3e6
commit b030eb0ce6

View file

@ -126,6 +126,8 @@ static void XeviePointerProcessInputProc(xEvent *xE, DeviceIntPtr dev,
int count);
static void XevieKbdProcessInputProc(xEvent *xE, DeviceIntPtr dev, int count);
/* Shutup gcc about no previous prototype */
void XevieExtensionInit(void);
void
XevieExtensionInit (void)
{