summaryrefslogtreecommitdiffstats
path: root/libusbmuxd/usbmuxd-proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'libusbmuxd/usbmuxd-proto.h')
-rw-r--r--libusbmuxd/usbmuxd-proto.h2
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 {
52 MESSAGE_DEVICE_REMOVE = 5, 52 MESSAGE_DEVICE_REMOVE = 5,
53 //??? 53 //???
54 //??? 54 //???
55 //MESSAGE_PLIST = 8, 55 MESSAGE_PLIST = 8,
56}; 56};
57 57
58struct usbmuxd_header { 58struct usbmuxd_header {