summaryrefslogtreecommitdiff
path: root/toxcore
diff options
context:
space:
mode:
authorirungentoo <irungentoo@gmail.com>2015-07-07 22:57:11 -0400
committerirungentoo <irungentoo@gmail.com>2015-07-07 22:57:11 -0400
commit749a9330c4c094a4245c184d0d73e50535b5b536 (patch)
tree9d8ceed49a209cf46c2b4c1f0cb4849945e2c0e7 /toxcore
parent1d4552c3c45ea80373ab73c3485fe53e5a3099be (diff)
Link changes.
Diffstat (limited to 'toxcore')
-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 *