diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2011-08-03 16:01:28 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2011-09-27 11:43:36 +1000 |
commit | 24823f1ab0f16e0815ef44340894537dc4babf6a (patch) | |
tree | d085a5265bb1a2ddfa08c7053caab474ca876717 /Xi | |
parent | 05284a03f9002b03a66ae355b34790ec02b726f0 (diff) |
xfree86: switch options from pointer to XF86OptionPtr
In all cases, the pointer was simply type-cast anyway. Let's get some
compile-time type safety going, how about that.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Dan Nicholson <dbn.lists@gmail.com>
Squashed in:
xfree86: Move definition of xf86OptionPtr into separate header file
The pile of spaghettis that is the xfree86 include dependencies make it
rather hard to have a single typedef somewhere that's not interfering with
everything else or drags in a whole bunch of other includes.
Move the xf86OptionRec and GenericListRec declarations into a separate
header.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'Xi')
0 files changed, 0 insertions, 0 deletions