From 158751cb2db8d2e11e38cbc926d0a979f8a8350a Mon Sep 17 00:00:00 2001 From: Jae Kwon Date: Sat, 3 Aug 2013 14:46:52 -0700 Subject: various fixes for first time user * added linking to libsodium * fixed links to docs to point to wiki --- core/net_crypto.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/net_crypto.c') diff --git a/core/net_crypto.c b/core/net_crypto.c index 3b5b67f4..561ba866 100644 --- a/core/net_crypto.c +++ b/core/net_crypto.c @@ -1,7 +1,7 @@ /* net_crypto.c * * Functions for the core network crypto. - * See also: docs/Crypto.txt + * See also: http://wiki.tox.im/index.php/DHT * * NOTE: This code has to be perfect. We don't mess around with encryption. * -- cgit v1.2.3