mirror of
https://git.openafs.org/openafs.git
synced 2025-01-19 07:20:11 +00:00
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:
parent
fda2fe8538
commit
7fd67cb289
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user