diff options
Diffstat (limited to 'WWW/Library/Implementation/HTVMSUtils.h')
-rw-r--r-- | WWW/Library/Implementation/HTVMSUtils.h | 2 |
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, |