diff options
Diffstat (limited to 'testing/nTox_win32.h')
-rw-r--r-- | testing/nTox_win32.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/nTox_win32.h b/testing/nTox_win32.h index dacabc74..374348a4 100644 --- a/testing/nTox_win32.h +++ b/testing/nTox_win32.h | |||
@@ -27,6 +27,7 @@ | |||
27 | #include "../core/network.h" | 27 | #include "../core/network.h" |
28 | 28 | ||
29 | #define STRING_LENGTH 256 | 29 | #define STRING_LENGTH 256 |
30 | #define PUB_KEY_BYTES 32 | ||
30 | 31 | ||
31 | void do_header(); | 32 | void do_header(); |
32 | void print_message(int friendnumber, uint8_t * string, uint16_t length); | 33 | void print_message(int friendnumber, uint8_t * string, uint16_t length); |