fix spelling in comments

Change-Id: I4b4558833825295bbd16134cbd403a87b1c7b14c
Reviewed-on: http://gerrit.openafs.org/6561
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementix.org>
This commit is contained in:
Ken Dreyer 2012-01-16 16:04:14 -07:00 committed by Derrick Brashear
parent fda2fe8538
commit 7fd67cb289
2 changed files with 2 additions and 2 deletions

View File

@ -3106,7 +3106,7 @@ VLDBInit(int noAuthFlag, struct afsconf_cell *info)
static struct ViceIoctl gblob; static struct ViceIoctl gblob;
static int debug = 0; 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: * getserverprefs commands. They are:
* SetPrefCmd "top-level" routine * SetPrefCmd "top-level" routine
* addServer adds a server to the list of servers to be poked into the * addServer adds a server to the list of servers to be poked into the

View File

@ -3051,7 +3051,7 @@ VLDBInit(int noAuthFlag, struct afsconf_cell *info)
static struct ViceIoctl gblob; static struct ViceIoctl gblob;
static int debug = 0; 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: * getserverprefs commands. They are:
* SetPrefCmd "top-level" routine * SetPrefCmd "top-level" routine
* addServer adds a server to the list of servers to be poked into the * addServer adds a server to the list of servers to be poked into the