Added missing statement and bracket
Added missing statement and bracket
This commit is contained in:
@ -659,7 +659,8 @@ getUsers(SERVICE *service, USERS *users)
|
||||
LOGFILE_MESSAGE,
|
||||
"Loaded %d MySQL Database Names for service [%s]",
|
||||
dbnames,
|
||||
else {
|
||||
service->name)));
|
||||
} else {
|
||||
service->resources = NULL;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user