From 2e707ef487896b68494ecb07f0047be164e4ae8e Mon Sep 17 00:00:00 2001 From: Chris Young Date: Sat, 30 Jan 2016 16:24:01 +0000 Subject: Add missing newline which upsets gcc --- include/dom/html/html_elements.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'include') diff --git a/include/dom/html/html_elements.h b/include/dom/html/html_elements.h index 5774657..1e6b3fc 100644 --- a/include/dom/html/html_elements.h +++ b/include/dom/html/html_elements.h @@ -91,4 +91,5 @@ DOM_HTML_ELEMENT_LIST #endif #undef DOM_HTML_ELEMENT_LIST -#endif \ No newline at end of file +#endif + -- cgit v1.2.3