aboutsummaryrefslogtreecommitdiffstats
path: root/test/hex_dump.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/hex_dump.c')
-rw-r--r--test/hex_dump.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/hex_dump.c b/test/hex_dump.c
index c7c8ede..b5c08cb 100644
--- a/test/hex_dump.c
+++ b/test/hex_dump.c
@@ -60,4 +60,3 @@ void hex_dump(uint8_t data[], int bytes)
}
printf("\n");
}
-