diff options
author | Stuart Banks <Jfreegman@gmail.com> | 2013-07-31 02:15:01 -0400 |
---|---|---|
committer | Stuart Banks <Jfreegman@gmail.com> | 2013-07-31 02:15:01 -0400 |
commit | 207c067cf22d65cdfc08e8659fb8dd575e248053 (patch) | |
tree | bbbe2c0dfad83983592879f847d87cc8f3366cec /testing/nTox_win32.h | |
parent | 52a77cc997e5c91fe2ed9244bfcfd9e379226091 (diff) |
Clean up/format code
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 7861be1c..84d4a778 100644 --- a/testing/nTox_win32.h +++ b/testing/nTox_win32.h | |||
@@ -27,5 +27,6 @@ | |||
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 | #endif \ No newline at end of file | 32 | #endif \ No newline at end of file |