From 7fb4d1b4667658fdd1a92a2911be669c8aa78589 Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Wed, 22 Jan 2020 02:02:15 +0000 Subject: snapshot of project "lynx", label v2-9-0dev_4i --- WWW/Library/Implementation/HTVMSUtils.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'WWW/Library/Implementation/HTVMSUtils.c') diff --git a/WWW/Library/Implementation/HTVMSUtils.c b/WWW/Library/Implementation/HTVMSUtils.c index e2789561..38e583a6 100644 --- a/WWW/Library/Implementation/HTVMSUtils.c +++ b/WWW/Library/Implementation/HTVMSUtils.c @@ -1,5 +1,5 @@ /* - * $LynxId: HTVMSUtils.c,v 1.39 2013/11/28 11:15:31 tom Exp $ + * $LynxId: HTVMSUtils.c,v 1.40 2020/01/21 21:58:29 tom Exp $ * * MODULE HTVMSUtil.c * VMS Utility Routines @@ -140,7 +140,7 @@ void HTVMS_disableSysPrv(void) * FileName The file to be accessed * UserName Name of the user to check access for. * User nobody, represented by "" is given NO for an answer - * Method Name of the method to be chceked + * Method Name of the method to be checked * * ON EXIT: * returns YES if access is allowed @@ -371,7 +371,7 @@ int HTStat(const char *filename, } #ifndef _POSIX_SOURCE -#define d_ino d_fileno /* compatability */ +#define d_ino d_fileno /* compatibility */ #ifndef NULL #define NULL 0 #endif @@ -597,7 +597,7 @@ static void free_VMSEntryInfo_contents(VMSEntryInfo * entry_info) FREE(entry_info->type); FREE(entry_info->date); } - /* dont free the struct */ + /* don't free the struct */ } int compare_VMSEntryInfo_structs(VMSEntryInfo * entry1, VMSEntryInfo * entry2) -- cgit 1.4.1-2-gfad0