include: Fix comment typo
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
954bb99484
commit
24dc0389da
|
@ -544,7 +544,7 @@ typedef struct _DeviceIntRec {
|
|||
DeviceRec public;
|
||||
DeviceIntPtr next;
|
||||
Bool startup; /* true if needs to be turned on at
|
||||
server intialization time */
|
||||
server initialization time */
|
||||
DeviceProc deviceProc; /* proc(DevicePtr, DEVICE_xx). It is
|
||||
used to initialize, turn on, or
|
||||
turn off the device */
|
||||
|
|
Loading…
Reference in New Issue