diff options
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 |