From fb1c4ffaafae4843c7edb302351b7df48e02a990 Mon Sep 17 00:00:00 2001 From: Matt Mower Date: Wed, 16 Apr 2014 13:43:36 -0500 Subject: Whitespace and minor code cleanup This is by no means comprehensive, but is quite a bit better already. Change-Id: Ibc8654a5dfb0eec39cbd0b64bdb52bb4fbfe2f7e --- htcdumlock/htcdumlock.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'htcdumlock') diff --git a/htcdumlock/htcdumlock.c b/htcdumlock/htcdumlock.c index 4afa9c8e5..ec9469f8a 100644 --- a/htcdumlock/htcdumlock.c +++ b/htcdumlock/htcdumlock.c @@ -123,7 +123,7 @@ void get_device_id(void) } fclose(fp); } - + if (hardware_id[0] != 0) { if (verbose) printf("using hardware id for device id: '%s'\n", hardware_id); -- cgit v1.2.3