diff options
| author | 2010-01-12 17:38:36 +0100 | |
|---|---|---|
| committer | 2010-01-12 17:38:36 +0100 | |
| commit | 3b57fa5d0ed2d8060233fa9604bd7f98a7d6cdab (patch) | |
| tree | 5849ff972c4890b2db61a70c5e806cbd03a292b7 /src/MobileSync.c | |
| parent | 219a8db037ec1cc163d2ad4902e6e4578040a2de (diff) | |
| download | libimobiledevice-3b57fa5d0ed2d8060233fa9604bd7f98a7d6cdab.tar.gz libimobiledevice-3b57fa5d0ed2d8060233fa9604bd7f98a7d6cdab.tar.bz2 | |
Rename utils to debug as it does exactly that, contain debug code
Diffstat (limited to 'src/MobileSync.c')
| -rw-r--r-- | src/MobileSync.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/MobileSync.c b/src/MobileSync.c index 5102619..e904fcc 100644 --- a/src/MobileSync.c +++ b/src/MobileSync.c | |||
| @@ -26,7 +26,7 @@ | |||
| 26 | 26 | ||
| 27 | #include "MobileSync.h" | 27 | #include "MobileSync.h" |
| 28 | #include "device_link_service.h" | 28 | #include "device_link_service.h" |
| 29 | #include "utils.h" | 29 | #include "debug.h" |
| 30 | 30 | ||
| 31 | #define MSYNC_VERSION_INT1 100 | 31 | #define MSYNC_VERSION_INT1 100 |
| 32 | #define MSYNC_VERSION_INT2 100 | 32 | #define MSYNC_VERSION_INT2 100 |
