summaryrefslogtreecommitdiff
path: root/protocols/Tox/libtox/src/toxencryptsave/defines.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Tox/libtox/src/toxencryptsave/defines.h')
-rw-r--r--protocols/Tox/libtox/src/toxencryptsave/defines.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Tox/libtox/src/toxencryptsave/defines.h b/protocols/Tox/libtox/src/toxencryptsave/defines.h
index 71c0f105a5..ac80cc7893 100644
--- a/protocols/Tox/libtox/src/toxencryptsave/defines.h
+++ b/protocols/Tox/libtox/src/toxencryptsave/defines.h
@@ -9,4 +9,4 @@
#define TOX_ENC_SAVE_MAGIC_NUMBER ((const uint8_t *)"toxEsave")
#define TOX_ENC_SAVE_MAGIC_LENGTH 8
-#endif
+#endif /* C_TOXCORE_TOXENCRYPTSAVE_DEFINES_H */