summaryrefslogtreecommitdiff
path: root/other/fun/cracker.c
diff options
context:
space:
mode:
Diffstat (limited to 'other/fun/cracker.c')
-rw-r--r--other/fun/cracker.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/other/fun/cracker.c b/other/fun/cracker.c
index 502a8af0..fd9564f6 100644
--- a/other/fun/cracker.c
+++ b/other/fun/cracker.c
@@ -20,7 +20,7 @@
20#include "../../testing/misc_tools.h" 20#include "../../testing/misc_tools.h"
21#include "../../toxcore/ccompat.h" 21#include "../../toxcore/ccompat.h"
22 22
23void print_key(uint8_t *client_id) 23static void print_key(uint8_t *client_id)
24{ 24{
25 uint32_t j; 25 uint32_t j;
26 26