From 0e982405d6ace103d896e690777ea5ab00bf113e Mon Sep 17 00:00:00 2001 From: irungentoo Date: Fri, 26 Jun 2015 22:58:59 -0400 Subject: Some comment fixes. --- toxcore/DHT.c | 2 +- toxcore/DHT.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'toxcore') diff --git a/toxcore/DHT.c b/toxcore/DHT.c index 2236fe61..82c40136 100644 --- a/toxcore/DHT.c +++ b/toxcore/DHT.c @@ -1,6 +1,6 @@ /* DHT.c * - * An implementation of the DHT as seen in http://wiki.tox.im/index.php/DHT + * An implementation of the DHT as seen in docs/updates/DHT.md * * Copyright (C) 2013 Tox project All Rights Reserved. * diff --git a/toxcore/DHT.h b/toxcore/DHT.h index c612c287..7ea64655 100644 --- a/toxcore/DHT.h +++ b/toxcore/DHT.h @@ -1,6 +1,6 @@ /* DHT.h * - * An implementation of the DHT as seen in http://wiki.tox.im/index.php/DHT + * An implementation of the DHT as seen in docs/updates/DHT.md * * Copyright (C) 2013 Tox project All Rights Reserved. * -- cgit v1.2.3