diff options
Diffstat (limited to 'parser/html/nsHtml5ElementName.cpp')
-rw-r--r-- | parser/html/nsHtml5ElementName.cpp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/parser/html/nsHtml5ElementName.cpp b/parser/html/nsHtml5ElementName.cpp index 92e1dba628..dd2fe0247a 100644 --- a/parser/html/nsHtml5ElementName.cpp +++ b/parser/html/nsHtml5ElementName.cpp @@ -21,6 +21,11 @@ * DEALINGS IN THE SOFTWARE. */ +/* + * THIS IS A GENERATED FILE. PLEASE DO NOT EDIT. + * Please edit ElementName.java instead and regenerate. + */ + #define nsHtml5ElementName_cpp__ #include "nsIAtom.h" |