Added routine documentation

Added routine documentation
This commit is contained in:
MassimilianoPinto
2014-10-23 17:40:14 +02:00
parent cd1ef3722a
commit 78227bbe30
2 changed files with 22 additions and 6 deletions

View File

@ -216,8 +216,8 @@ GWPROTOCOL *funcs;
LOGIF(LM, (skygw_log_write(
LOGFILE_MESSAGE,
"Loaded %d MySQL Users.",
loaded)));
"Loaded %d MySQL Users for service [%s].",
loaded, service->name)));
} else {
/* Generic users table */
service->users = users_alloc();