diff options
Diffstat (limited to 'tools/idevicesetlocation.c')
| -rw-r--r-- | tools/idevicesetlocation.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/idevicesetlocation.c b/tools/idevicesetlocation.c index ffa285e..412b47c 100644 --- a/tools/idevicesetlocation.c +++ b/tools/idevicesetlocation.c | |||
| @@ -183,7 +183,7 @@ int main(int argc, char **argv) | |||
| 183 | s = 0; | 183 | s = 0; |
| 184 | service_send(service, buf, len, &s); | 184 | service_send(service, buf, len, &s); |
| 185 | } | 185 | } |
| 186 | 186 | ||
| 187 | idevice_free(device); | 187 | idevice_free(device); |
| 188 | 188 | ||
| 189 | return 0; | 189 | return 0; |
