about summary refs log tree commit diff stats
path: root/WWW/Library/Implementation/HTVMSUtils.h
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2004-07-01 00:09:10 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2004-07-01 00:09:10 -0400
commitceb4156db8546c98875607dd91a799101b02c22f (patch)
tree23470c5e32d7f12c3346806358dcb2503d2ce282 /WWW/Library/Implementation/HTVMSUtils.h
parent06cddc6badf9b4a4791361cfbeffc5b1e2d2d6a6 (diff)
downloadlynx-snapshots-ceb4156db8546c98875607dd91a799101b02c22f.tar.gz
snapshot of project "lynx", label v2-8-6dev_5
Diffstat (limited to 'WWW/Library/Implementation/HTVMSUtils.h')
-rw-r--r--WWW/Library/Implementation/HTVMSUtils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WWW/Library/Implementation/HTVMSUtils.h b/WWW/Library/Implementation/HTVMSUtils.h
index 78e26dae..d7e61de3 100644
--- a/WWW/Library/Implementation/HTVMSUtils.h
+++ b/WWW/Library/Implementation/HTVMSUtils.h
@@ -82,7 +82,7 @@ extern BOOL HTVMS_checkAccess(const char *FileName,
  *
  *
  */
-extern char *HTVMS_wwwName(const char *vmsname);
+const extern char *HTVMS_wwwName(const char *vmsname);
 
 extern int HTVMSBrowseDir(const char *address,
 			  HTParentAnchor *anchor,