From aa2ac8ddedbfd9fc27a5cf8c3da41ad700ae5347 Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Mon, 13 Jan 2020 09:29:30 +0100 Subject: Reinstate the java->c++ source, generator code + documentation. We've kept the java source up-to-date until its removal, so there should be very little additional java mangling needed to have it back up to speed and usable again. This reverts commit c6446f1126232935c85397aac493113dd38496cd. --- parser/html/nsHtml5ElementName.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'parser/html/nsHtml5ElementName.h') diff --git a/parser/html/nsHtml5ElementName.h b/parser/html/nsHtml5ElementName.h index bd2cff89e..f6ce7bcae 100644 --- a/parser/html/nsHtml5ElementName.h +++ b/parser/html/nsHtml5ElementName.h @@ -21,6 +21,11 @@ * DEALINGS IN THE SOFTWARE. */ +/* + * THIS IS A GENERATED FILE. PLEASE DO NOT EDIT. + * Please edit ElementName.java instead and regenerate. + */ + #ifndef nsHtml5ElementName_h #define nsHtml5ElementName_h -- cgit v1.2.3