diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 1999-11-04 02:46:35 -0500 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 1999-11-04 02:46:35 -0500 |
commit | 0f88481e93b50612489cc8e5b1ca365196439373 (patch) | |
tree | e56049a7eac3b450ab323c1037e1bf8c02f6b306 /src/HTNestedList.h | |
parent | 2d161b7d97cebd6f38885cf69933291fec6b4381 (diff) | |
download | lynx-snapshots-0f88481e93b50612489cc8e5b1ca365196439373.tar.gz |
snapshot of project "lynx", label v2-8-3dev_14
Diffstat (limited to 'src/HTNestedList.h')
-rw-r--r-- | src/HTNestedList.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/HTNestedList.h b/src/HTNestedList.h index f7c0411d..75d83a70 100644 --- a/src/HTNestedList.h +++ b/src/HTNestedList.h @@ -40,6 +40,6 @@ #define HTML_OBJECT_M HTML_ELEMENTS+31 -#define HTML_EXTRA_ELEMENTS 31 +#define LYNX_HTML_EXTRA_ELEMENTS 31 #endif /* HTNESTEDLIST_H */ |