summaryrefslogtreecommitdiffstats
path: root/htcdumlock
diff options
context:
space:
mode:
Diffstat (limited to 'htcdumlock')
-rw-r--r--htcdumlock/htcdumlock.c2
1 files changed, 1 insertions, 1 deletions
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);