From: Ken Dreyer Date: Mon, 16 Jan 2012 23:04:14 +0000 (-0700) Subject: fix spelling in comments X-Git-Tag: upstream/1.8.0_pre1^2~2834 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=7fd67cb2899368ff091c9fca8b3ad82ac9cf004b;p=packages%2Fo%2Fopenafs.git fix spelling in comments Change-Id: I4b4558833825295bbd16134cbd403a87b1c7b14c Reviewed-on: http://gerrit.openafs.org/6561 Tested-by: BuildBot Reviewed-by: Derrick Brashear --- diff --git a/src/WINNT/afsd/fs.c b/src/WINNT/afsd/fs.c index 8ea0ac737..3ecc09a03 100644 --- a/src/WINNT/afsd/fs.c +++ b/src/WINNT/afsd/fs.c @@ -3106,7 +3106,7 @@ VLDBInit(int noAuthFlag, struct afsconf_cell *info) static struct ViceIoctl gblob; static int debug = 0; /* - * here follow some routines in suport of the setserverprefs and + * here follow some routines in support of the setserverprefs and * getserverprefs commands. They are: * SetPrefCmd "top-level" routine * addServer adds a server to the list of servers to be poked into the diff --git a/src/venus/fs.c b/src/venus/fs.c index 7e2775119..bfb45e5a9 100644 --- a/src/venus/fs.c +++ b/src/venus/fs.c @@ -3051,7 +3051,7 @@ VLDBInit(int noAuthFlag, struct afsconf_cell *info) static struct ViceIoctl gblob; static int debug = 0; /* - * here follow some routines in suport of the setserverprefs and + * here follow some routines in support of the setserverprefs and * getserverprefs commands. They are: * SetPrefCmd "top-level" routine * addServer adds a server to the list of servers to be poked into the