diff options
Diffstat (limited to 'tools/idevicename.c')
| -rw-r--r-- | tools/idevicename.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/idevicename.c b/tools/idevicename.c index c013edc..d94657b 100644 --- a/tools/idevicename.c +++ b/tools/idevicename.c | |||
| @@ -28,7 +28,7 @@ | |||
| 28 | #include <libimobiledevice/libimobiledevice.h> | 28 | #include <libimobiledevice/libimobiledevice.h> |
| 29 | #include <libimobiledevice/lockdown.h> | 29 | #include <libimobiledevice/lockdown.h> |
| 30 | 30 | ||
| 31 | static void print_usage() | 31 | static void print_usage(void) |
| 32 | { | 32 | { |
| 33 | printf("Usage: idevicename [OPTIONS] [NAME]\n"); | 33 | printf("Usage: idevicename [OPTIONS] [NAME]\n"); |
| 34 | printf("Display the device name or set it to NAME if specified.\n"); | 34 | printf("Display the device name or set it to NAME if specified.\n"); |
