From 296a294ab114ff49dcf7717c5a0d7d55ab39825a Mon Sep 17 00:00:00 2001 From: Martin Szulecki Date: Mon, 8 Jun 2020 21:24:24 +0200 Subject: Remove whitespace errors from all files --- tools/idevicesetlocation.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/idevicesetlocation.c') 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) s = 0; service_send(service, buf, len, &s); } - + idevice_free(device); return 0; -- cgit v1.1-32-gdbae