From 2b05e48cb4a90dfc94ff584124f08e431398bb1a Mon Sep 17 00:00:00 2001 From: Matt Colyer Date: Mon, 1 Sep 2008 15:04:31 -0700 Subject: Enforce a modified kr style. Use "make indent" from now on before committing. --- src/iphone.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/iphone.h') diff --git a/src/iphone.h b/src/iphone.h index 556a93a..222a1be 100644 --- a/src/iphone.h +++ b/src/iphone.h @@ -22,7 +22,7 @@ #ifndef IPHONE_H #define IPHONE_H -#ifndef USBMUX_H +#ifndef USBMUX_H #include "usbmux.h" #warning usbmux not included? #endif -- cgit v1.1-32-gdbae