summaryrefslogtreecommitdiff
path: root/toxcore/net_crypto.c
diff options
context:
space:
mode:
Diffstat (limited to 'toxcore/net_crypto.c')
-rw-r--r--toxcore/net_crypto.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/toxcore/net_crypto.c b/toxcore/net_crypto.c
index 60fe7021..85f49941 100644
--- a/toxcore/net_crypto.c
+++ b/toxcore/net_crypto.c
@@ -1,7 +1,6 @@
1/* net_crypto.c 1/* net_crypto.c
2 * 2 *
3 * Functions for the core network crypto. 3 * Functions for the core network crypto.
4 * See also: http://wiki.tox.im/index.php/DHT
5 * 4 *
6 * NOTE: This code has to be perfect. We don't mess around with encryption. 5 * NOTE: This code has to be perfect. We don't mess around with encryption.
7 * 6 *