about summary refs log tree commit diff stats
path: root/src/LYCgi.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/LYCgi.c')
-rw-r--r--src/LYCgi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/LYCgi.c b/src/LYCgi.c
index de6293ec..fce4596a 100644
--- a/src/LYCgi.c
+++ b/src/LYCgi.c
@@ -117,7 +117,7 @@ PUBLIC void add_lynxcgi_environment ARGS1(
     }
 }
 
-PUBLIC int LYLoadCGI ARGS4(
+PRIVATE int LYLoadCGI ARGS4(
 	CONST char *, 		arg,
 	HTParentAnchor *,	anAnchor,
 	HTFormat,		format_out,