aboutsummaryrefslogtreecommitdiffstats
path: root/html.h
diff options
context:
space:
mode:
authorFumitoshi UKAI <ukai@debian.or.jp>2001-12-06 15:31:58 +0000
committerFumitoshi UKAI <ukai@debian.or.jp>2001-12-06 15:31:58 +0000
commitb7690e82bcaeb2a89279768c4e204f2954d63e0d (patch)
tree7297ef1937432deb3b3ff8a0074bbd5e0f70168f /html.h
parent[w3m-dev 02619] (diff)
downloadw3m-b7690e82bcaeb2a89279768c4e204f2954d63e0d.tar.gz
w3m-b7690e82bcaeb2a89279768c4e204f2954d63e0d.zip
[w3m-dev 02622]
From: Tsutomu Okada <okada@furuno.co.jp>
Diffstat (limited to '')
-rw-r--r--html.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/html.h b/html.h
index b83b769..da35af9 100644
--- a/html.h
+++ b/html.h
@@ -1,4 +1,4 @@
-/* $Id: html.h,v 1.4 2001/11/24 02:01:26 ukai Exp $ */
+/* $Id: html.h,v 1.5 2001/12/06 15:31:58 ukai Exp $ */
#ifndef _HTML_H
#define _HTML_H
#ifdef USE_SSL
@@ -180,6 +180,8 @@ typedef struct {
#define HTML_HEAD 95
#define HTML_N_HEAD 96
#define HTML_DOCTYPE 97
+#define HTML_NOFRAMES 98
+#define HTML_N_NOFRAMES 99
/* pseudo tag */