diff options
Diffstat (limited to 'include/usbmuxd-proto.h')
| -rw-r--r-- | include/usbmuxd-proto.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/include/usbmuxd-proto.h b/include/usbmuxd-proto.h index 9ad5f71..a2a731e 100644 --- a/include/usbmuxd-proto.h +++ b/include/usbmuxd-proto.h @@ -52,7 +52,7 @@ enum usbmuxd_msgtype {  	MESSAGE_LISTEN = 3,  	MESSAGE_DEVICE_ADD = 4,  	MESSAGE_DEVICE_REMOVE = 5, -	//??? +	MESSAGE_DEVICE_PAIRED = 6,  	//???  	MESSAGE_PLIST = 8,  }; | 
