Correct comments (mozilla/htmlparser -> mozilla/parser/htmlparser).

This commit is contained in:
peterv%propagandism.org 2004-05-05 14:08:34 +00:00
Родитель 3196fd8e9b
Коммит 752b71ca12
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -21,7 +21,7 @@
<!--
* Predefined HTML entities to be loaded when parsing XHTML documents.
* The contents match mozilla/htmlparser/src/nsHTMLEntityList.h,
* The contents match mozilla/parser/htmlparser/src/nsHTMLEntityList.h,
* except that Navigator entity extensions are not included.
-->

Просмотреть файл

@ -2114,7 +2114,7 @@ nsresult GetMailNewsFont(MimeObject *obj, PRBool styleFixed, PRInt32 *fontPixel
flags: see nsIDocumentEncoder.h
*/
// TODO: |printf|s?
/* <copy from="mozilla/htmlparser/test/outsinks/Convert.cpp"
/* <copy from="mozilla/parser/htmlparser/test/outsinks/Convert.cpp"
author="akk"
adapted-by="Ben Bucksch"
comment=" 'This code would not have been possible without akk.' ;-P.