about summary refs log tree commit diff stats
path: root/WWW/Library/Implementation/HTUtils.h
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2019-08-17 01:07:24 +0000
committerThomas E. Dickey <dickey@invisible-island.net>2019-08-17 01:07:24 +0000
commit5cda0e8cde6b4ebb16f2968edf3734af7d9524ac (patch)
treee1e96105335ecf367184e52731c486b84fb78295 /WWW/Library/Implementation/HTUtils.h
parented94c612252fd52bc05b92f1f6364c83c874b8ce (diff)
downloadlynx-snapshots-5cda0e8cde6b4ebb16f2968edf3734af7d9524ac.tar.gz
snapshot of project "lynx", label v2-9-0dev_2a
Diffstat (limited to 'WWW/Library/Implementation/HTUtils.h')
-rw-r--r--WWW/Library/Implementation/HTUtils.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/WWW/Library/Implementation/HTUtils.h b/WWW/Library/Implementation/HTUtils.h
index cffa3b6e..cdd84eff 100644
--- a/WWW/Library/Implementation/HTUtils.h
+++ b/WWW/Library/Implementation/HTUtils.h
@@ -1,5 +1,5 @@
 /*
- * $LynxId: HTUtils.h,v 1.129 2018/05/16 22:16:05 tom Exp $
+ * $LynxId: HTUtils.h,v 1.130 2019/08/17 00:37:51 tom Exp $
  *
  * Utility macros for the W3 code library
  * MACROS FOR GENERAL USE
@@ -573,6 +573,7 @@ extern int WWW_TraceMask;
 #define TRACE_CHARSETS  (TRACE_bit(6))
 #define TRACE_GRIDTEXT  (TRACE_bit(7))
 #define TRACE_TIMING    (TRACE_bit(8))
+#define TRACE_HTPARSE   (TRACE_bit(9))
 
 /*
  * Get printing/scanning formats.