diff options
author | corvid <devnull@localhost> | 2015-02-21 19:04:40 +0000 |
---|---|---|
committer | corvid <devnull@localhost> | 2015-02-21 19:04:40 +0000 |
commit | 59775fee0bd17390ced7af4c71e7500b9c9b080a (patch) | |
tree | 498d709b9e8c632902224411527392194413f142 /src/html.cc | |
parent | 4b3ffb1820c11ae442d3db9160d6d3c9c7130417 (diff) |
update some urls in comments
Diffstat (limited to 'src/html.cc')
-rw-r--r-- | src/html.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/html.cc b/src/html.cc index 8d214841..53be82c3 100644 --- a/src/html.cc +++ b/src/html.cc @@ -1575,7 +1575,7 @@ static int * rendering modes, so it may be better to chose another behaviour. --Jcid * * http://www.mozilla.org/docs/web-developer/quirks/doctypes.html - * http://lists.auriga.wearlab.de/pipermail/dillo-dev/2004-October/002300.html + * http://lists.dillo.org/pipermail/dillo-dev/2004-October/002300.html * * This is not a full DOCTYPE parser, just enough for what Dillo uses. */ |