xserver-multidpi/hw/xfree86/dixmods
Keith Packard 592bd0ae2b hw/xfree86: Spurious ');' in xf86vmode.c messed up indentation badly
Inside the unfinished XF86VIDMODE_EVENTS #ifdef block the
function definition for xf86VidModeNotifyEvent had an extra ');'
before the prototype argument declarations. This was harmless for the
compiler as the code never gets used, but completely messed up the
file re-indentation. This patch removes the spurious characters in
preparation for re-indenting the file.

Signed-off-by: Keith Packard <keithp@keithp.com>
2012-04-11 09:28:21 -07:00
..
extmod hw/xfree86: Spurious ');' in xf86vmode.c messed up indentation badly 2012-04-11 09:28:21 -07:00
dbemodule.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
fbmodule.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxmodule.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
Makefile.am xfree86: Don't link libxorgxkb against libdix.la 2012-01-15 02:28:27 -08:00
recordmod.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
shmodule.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xkbKillSrv.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xkbPrivate.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xkbVT.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00