xserver/hw/xfree86/dixmods/extmod
Tomas Carnecky 5079db78ae Replace INITARGS with void
INITARGS was a hardcoded define to void.  Since knowing the function
signature for your extensions is kinda useful, just replace it with a
hardcoded void, but leave the define there for API compatibility.

Signed-off-by: Tomas Carnecky <tom@dbservice.com>
Reviewed-by: Daniel Stone <daniel@fooishbar.org>
Reviewed-by: Cyril Brulebois <kibi@debian.org>
Reviewed-by: Jamey Sharp <jamey@minilop.net>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Keith Packard <keithp@keithp.com>
2012-07-09 23:06:41 -07:00
..
Makefile.am xfree86: allow modules to be built without undefined symbols 2012-04-05 21:57:02 -05:00
dgaproc.h xf86dga: handle DGAAvailable for gpu screens. (v2) 2012-07-07 10:37:10 +01:00
modinit.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
modinit.h Replace INITARGS with void 2012-07-09 23:06:41 -07:00
xf86dga2.c Replace INITARGS with void 2012-07-09 23:06:41 -07:00
xf86vmode.c Use C99 designated initializers in extension Events 2012-07-09 22:52:30 -07:00
xvmod.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xvmodproc.h xfree86: Add ifdef wrapper to xvmodproc.h 2012-05-14 13:29:20 +01:00