diff options
| author | 2008-09-01 15:04:31 -0700 | |
|---|---|---|
| committer | 2008-09-01 15:04:31 -0700 | |
| commit | 2b05e48cb4a90dfc94ff584124f08e431398bb1a (patch) | |
| tree | e0c8255e2cd5592a31295ac8ce89d8846feb7043 /src/iphone.h | |
| parent | 7ac3d681889a6a8f9987837ace5465f2967cfff9 (diff) | |
| download | libimobiledevice-2b05e48cb4a90dfc94ff584124f08e431398bb1a.tar.gz libimobiledevice-2b05e48cb4a90dfc94ff584124f08e431398bb1a.tar.bz2 | |
Enforce a modified kr style.
Use "make indent" from now on before committing.
Diffstat (limited to 'src/iphone.h')
| -rw-r--r-- | src/iphone.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ | |||
| 22 | #ifndef IPHONE_H | 22 | #ifndef IPHONE_H |
| 23 | #define IPHONE_H | 23 | #define IPHONE_H |
| 24 | 24 | ||
| 25 | #ifndef USBMUX_H | 25 | #ifndef USBMUX_H |
| 26 | #include "usbmux.h" | 26 | #include "usbmux.h" |
| 27 | #warning usbmux not included? | 27 | #warning usbmux not included? |
| 28 | #endif | 28 | #endif |
