diff options
-rw-r--r-- | src/usbmuxd-proto.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usbmuxd-proto.h b/src/usbmuxd-proto.h index 9416416..93df00e 100644 --- a/src/usbmuxd-proto.h +++ b/src/usbmuxd-proto.h | |||
@@ -19,7 +19,7 @@ | |||
19 | * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA | 19 | * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
20 | */ | 20 | */ |
21 | 21 | ||
22 | /* Protocol defintion for usbmuxd proxy protocol */ | 22 | /* Protocol definition for usbmuxd proxy protocol */ |
23 | #ifndef USBMUXD_PROTO_H | 23 | #ifndef USBMUXD_PROTO_H |
24 | #define USBMUXD_PROTO_H | 24 | #define USBMUXD_PROTO_H |
25 | 25 | ||