Fix spelling errors.
This commit is contained in:
@ -251,7 +251,7 @@ int rc = 0;
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* Process the options.
|
* Process the options.
|
||||||
* We have an array of attrbute values passed to us that we must
|
* We have an array of attribute values passed to us that we must
|
||||||
* examine. Supported attributes are:
|
* examine. Supported attributes are:
|
||||||
* uuid=
|
* uuid=
|
||||||
* server-id=
|
* server-id=
|
||||||
@ -427,7 +427,7 @@ int rc = 0;
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Dinamically allocate master_host server struct, not written in anyfile */
|
/* Dynamically allocate master_host server struct, not written in anyfile */
|
||||||
if (service->dbref == NULL) {
|
if (service->dbref == NULL) {
|
||||||
SERVICE *service = inst->service;
|
SERVICE *service = inst->service;
|
||||||
SERVER *server;
|
SERVER *server;
|
||||||
|
Reference in New Issue
Block a user