diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2009-11-24 10:48:33 -0500 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2009-11-24 10:48:33 -0500 |
commit | 99d74890011b0327f07e7d827e5f93a929115ad4 (patch) | |
tree | d50eea426ee833ac4706907b710beea2fc423eef /WWW/Library/Implementation/src1_HTMLDTD.h | |
parent | 0890416a30a4441e6936c039207c13cc623678db (diff) | |
download | lynx-snapshots-99d74890011b0327f07e7d827e5f93a929115ad4.tar.gz |
snapshot of project "lynx", label v2-8-8dev_1c
Diffstat (limited to 'WWW/Library/Implementation/src1_HTMLDTD.h')
-rw-r--r-- | WWW/Library/Implementation/src1_HTMLDTD.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/WWW/Library/Implementation/src1_HTMLDTD.h b/WWW/Library/Implementation/src1_HTMLDTD.h index c2bc87fb..d4ee6e43 100644 --- a/WWW/Library/Implementation/src1_HTMLDTD.h +++ b/WWW/Library/Implementation/src1_HTMLDTD.h @@ -1,4 +1,4 @@ -/* $LynxId: src1_HTMLDTD.h,v 1.42 2009/04/16 22:55:54 tom Exp $ */ +/* $LynxId: src1_HTMLDTD.h,v 1.43 2009/11/21 15:24:48 tom Exp $ */ #ifndef src_HTMLDTD_H1 #define src_HTMLDTD_H1 1 @@ -2275,7 +2275,7 @@ static const attr UL_attr[] = { /* DIR attributes */ #define NULL_HTTag_ NULL #endif -#ifdef EXP_JUSTIFY_ELTS +#ifdef USE_JUSTIFY_ELTS #define P(x) P_(x), 1 #define P0(x) P_(x), 0 #define NULL_HTTag NULL_HTTag_,0 |