diff options
Diffstat (limited to 'libusbmuxd/usbmuxd-proto.h')
| -rw-r--r-- | libusbmuxd/usbmuxd-proto.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/libusbmuxd/usbmuxd-proto.h b/libusbmuxd/usbmuxd-proto.h index 0d4596c..11dd3cf 100644 --- a/libusbmuxd/usbmuxd-proto.h +++ b/libusbmuxd/usbmuxd-proto.h @@ -52,7 +52,7 @@ enum usbmuxd_msgtype {  	MESSAGE_DEVICE_REMOVE = 5,  	//???  	//??? -	//MESSAGE_PLIST = 8, +	MESSAGE_PLIST = 8,  };  struct usbmuxd_header { | 
