diff options
Diffstat (limited to 'WWW/Library/Implementation/HTFTP.h')
-rw-r--r-- | WWW/Library/Implementation/HTFTP.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/WWW/Library/Implementation/HTFTP.h b/WWW/Library/Implementation/HTFTP.h index 4189a4b9..cda35834 100644 --- a/WWW/Library/Implementation/HTFTP.h +++ b/WWW/Library/Implementation/HTFTP.h @@ -28,7 +28,7 @@ extern int HTfileSortMethod; /* specifies the method of sorting */ ** fn WWW file name ** ** ON EXIT: -** returns vms file specification +** returns vms file specification ** ** Bug: Returns pointer to static -- non-reentrant */ |