diff options
Diffstat (limited to 'dev/iphone_id.c')
| -rw-r--r-- | dev/iphone_id.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/iphone_id.c b/dev/iphone_id.c index 15081f0..dde15bc 100644 --- a/dev/iphone_id.c +++ b/dev/iphone_id.c | |||
| @@ -60,7 +60,7 @@ int main(int argc, char **argv) | |||
| 60 | return 0; | 60 | return 0; |
| 61 | } | 61 | } |
| 62 | 62 | ||
| 63 | iphone_set_debug(0); | 63 | iphone_set_debug_level(0); |
| 64 | 64 | ||
| 65 | iphone_get_device_by_uuid(&phone, argv[0]); | 65 | iphone_get_device_by_uuid(&phone, argv[0]); |
| 66 | if (!phone) { | 66 | if (!phone) { |
