aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/html.h
diff options
context:
space:
mode:
Diffstat (limited to 'html.h')
-rw-r--r--html.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/html.h b/html.h
index 3f9b0231..dc4a19cf 100644
--- a/html.h
+++ b/html.h
@@ -1,4 +1,4 @@
-/* $Id: html.h,v 1.104 2019/08/29 17:57:29 schwarze Exp $ */
+/* $Id: html.h,v 1.105 2019/09/01 15:12:19 schwarze Exp $ */
/*
* Copyright (c) 2008-2011, 2014 Kristaps Dzonsons <kristaps@bsd.lv>
* Copyright (c) 2017, 2018, 2019 Ingo Schwarze <schwarze@openbsd.org>
@@ -25,7 +25,6 @@ enum htmltag {
TAG_TITLE,
TAG_BODY,
TAG_DIV,
- TAG_IDIV,
TAG_SECTION,
TAG_TABLE,
TAG_TR,