about summary refs log tree commit diff stats
path: root/src/GridText.h
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>1997-10-27 19:05:04 -0500
committerThomas E. Dickey <dickey@invisible-island.net>1997-10-27 19:05:04 -0500
commit8f8c57cc7c0e876cd291e2b4de23a52e060b30ba (patch)
treeb813d59380c9db4f7b59bf8a5a965aa606627183 /src/GridText.h
parentcbcc3a1e1a82b01eea370bf7841e6b5f4d1e46c1 (diff)
downloadlynx-snapshots-8f8c57cc7c0e876cd291e2b4de23a52e060b30ba.tar.gz
snapshot of project "lynx", label v2-7-1ac_0-89
Diffstat (limited to 'src/GridText.h')
-rw-r--r--src/GridText.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GridText.h b/src/GridText.h
index 9247e14d..42a50c0c 100644
--- a/src/GridText.h
+++ b/src/GridText.h
@@ -83,7 +83,7 @@ extern char * HText_getServer NOPARAMS;
 extern char * HText_getOwner NOPARAMS;
 extern char * HText_getContentBase NOPARAMS;
 extern char * HText_getContentLocation NOPARAMS;
-#ifdef USEHASH
+#ifdef USE_HASH
 extern char * HText_getStyle NOPARAMS;
 #endif
 extern void HText_setMainTextOwner PARAMS((CONST char * owner));