about summary refs log tree commit diff stats
path: root/src/LYCgi.h
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2004-04-27 20:26:05 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2004-04-27 20:26:05 -0400
commit2cd8e80bfe2792ce8999a26b34384598f58e3889 (patch)
tree780917a289058c7d05e893a8a1b3dc88d4a7030f /src/LYCgi.h
parentbff0a2c0390cf1536254ea168d2581cc9550325f (diff)
downloadlynx-snapshots-2cd8e80bfe2792ce8999a26b34384598f58e3889.tar.gz
snapshot of project "lynx", label v2-8-6dev_2
Diffstat (limited to 'src/LYCgi.h')
-rw-r--r--src/LYCgi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/LYCgi.h b/src/LYCgi.h
index c800c4db..2ffe1109 100644
--- a/src/LYCgi.h
+++ b/src/LYCgi.h
@@ -5,6 +5,6 @@
 #include <HTUtils.h>
 #endif
 
-extern void add_lynxcgi_environment PARAMS((CONST char *variable_name));
+extern void add_lynxcgi_environment (const char *variable_name);
 
 #endif /* LYGETFILE_H */