xserver-multidpi/hw/xfree86
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
..
common Bump input ABI to 17 for per-device idlecounters 2012-03-29 08:14:30 +10:00
ddc Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
dixmods hw/xfree86: Spurious ');' in xf86vmode.c messed up indentation badly 2012-04-11 09:28:21 -07:00
doc Fix gcc -Wwrite-strings warnings in xf86 ddx 2011-11-23 12:15:07 -08:00
dri Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
dri2 Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
exa man: s/__xservername__/Xorg/g - no longer required 2012-03-26 16:36:55 -07:00
fbdevhw man: s/__xservername__/Xorg/g - no longer required 2012-03-26 16:36:55 -07:00
i2c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
int10 Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
loader Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
man man: s/__xservername__/Xorg/g - no longer required 2012-03-26 16:36:55 -07:00
modes Revert "xfree86: workaround crash on close" 2012-04-08 00:16:54 -07:00
os-support xfree86: remove out-of-date comment 2012-03-22 11:33:20 +10:00
parser Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
ramdac Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
shadowfb Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
utils man: s/__xservername__/Xorg/g - no longer required 2012-03-26 16:36:55 -07:00
vbe Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
vgahw Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
x86emu Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xaa Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
.gitignore xfree86: Move sdksyms generation to ddx toplevel 2011-06-23 05:28:31 -07:00
Makefile.am Always install xaa sdk headers 2012-01-09 13:09:49 -08:00
sdksyms.sh Handle blank betweeen type and name in sdksyms.sh 2012-03-21 12:33:19 -07:00
xorgconf.cpp xfree86: use sed rather than cpp to perform string substitutions 2011-01-18 15:11:14 -08:00