xserver-multidpi/hw
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
..
dmx os: Pass the FatalError message to OsVendorFatalError 2012-03-24 01:07:05 -07:00
kdrive os: Pass the FatalError message to OsVendorFatalError 2012-03-24 01:07:05 -07:00
vfb os: Pass the FatalError message to OsVendorFatalError 2012-03-24 01:07:05 -07:00
xfree86 hw/xfree86: Spurious ');' in xf86vmode.c messed up indentation badly 2012-04-11 09:28:21 -07:00
xnest os: Pass the FatalError message to OsVendorFatalError 2012-03-24 01:07:05 -07:00
xquartz XQuartz: Automatically start our virtual tablet devices 2012-04-05 14:03:35 -07:00
xwin os: Pass the FatalError message to OsVendorFatalError 2012-03-24 01:07:05 -07:00
Makefile.am Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00