aboutsummaryrefslogtreecommitdiff
path: root/src/cookies.c
diff options
context:
space:
mode:
authorjcid <devnull@localhost>2008-05-24 20:52:58 +0200
committerjcid <devnull@localhost>2008-05-24 20:52:58 +0200
commit6ae9d67432511edb8cb144e1bbe53afde7111047 (patch)
tree6ffde70c1e2c6cd95c05da9068f3657bd699a84e /src/cookies.c
parentca818606bf03121c9d2b7601afc0c22fe3dc9a29 (diff)
- Updated some old URLs.
Diffstat (limited to 'src/cookies.c')
-rw-r--r--src/cookies.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cookies.c b/src/cookies.c
index 20b166fd..2f1aa500 100644
--- a/src/cookies.c
+++ b/src/cookies.c
@@ -12,7 +12,7 @@
/* Handling of cookies takes place here.
* This implementation aims to follow RFC 2965:
- * http://www.cis.ohio-state.edu/cs/Services/rfc/rfc-text/rfc2965.txt
+ * http://www.ietf.org/rfc/rfc2965.txt
*/
#define DEBUG_LEVEL 10