mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-25 15:00:09 +00:00
include: correct a copy/paste error in a comment.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
@@ -145,7 +145,7 @@ struct _DeviceChangedEvent
|
||||
/** If flags & HAS_OLD_SLAVE is set, old_slaveid specifies SD previously
|
||||
* attached to this device. */
|
||||
int old_slaveid;
|
||||
/** If flags & HAS_OLD_SLAVE is set, old_slaveid specifies device now
|
||||
/** If flags & HAS_NEW_SLAVE is set, new_slaveid specifies device now
|
||||
* attached to this device. */
|
||||
int new_slaveid;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user