diff options
author | jcid <devnull@localhost> | 2008-05-24 20:52:58 +0200 |
---|---|---|
committer | jcid <devnull@localhost> | 2008-05-24 20:52:58 +0200 |
commit | 6ae9d67432511edb8cb144e1bbe53afde7111047 (patch) | |
tree | 6ffde70c1e2c6cd95c05da9068f3657bd699a84e /src/cookies.c | |
parent | ca818606bf03121c9d2b7601afc0c22fe3dc9a29 (diff) |
- Updated some old URLs.
Diffstat (limited to 'src/cookies.c')
-rw-r--r-- | src/cookies.c | 2 |
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 |