Added missing statement and bracket
Added missing statement and bracket
This commit is contained in:
parent
9eb0e3088b
commit
9541f6529c
@ -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;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user