diff options
author | Roger Dingledine <arma@torproject.org> | 2006-12-15 06:22:52 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2006-12-15 06:22:52 +0000 |
commit | 2ae9615a0bcf512933927345d6365790026b60aa (patch) | |
tree | 7bed7bc6702454f366f08aff101cda9774dae4cf /src | |
parent | 62f711fcf368c0469c2d96e092410b72422c6c05 (diff) | |
download | tor-2ae9615a0bcf512933927345d6365790026b60aa.tar.gz tor-2ae9615a0bcf512933927345d6365790026b60aa.zip |
take the broken obsolete url out again.
seriously, this line should stay out.
how can we make this happen?
svn:r9119
Diffstat (limited to 'src')
-rw-r--r-- | src/or/eventdns.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/or/eventdns.c b/src/or/eventdns.c index cefe46ea44..019f0bbbe0 100644 --- a/src/or/eventdns.c +++ b/src/or/eventdns.c @@ -13,7 +13,6 @@ /* Async DNS Library * Adam Langley <agl@imperialviolet.org> - * http://www.imperialviolet.org/eventdns.html * Public Domain code * * This software is Public Domain. To view a copy of the public domain dedication, |