include: correct a copy/paste error in a comment.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2009-08-10 15:32:59 +10:00
parent c477ac8a15
commit b44d34d5fd

View File

@ -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;