MXS-2196: Rename SERV_LISTENER to Listener

This commit is contained in:
Markus Mäkelä
2018-11-29 17:39:48 +02:00
parent 8c847ec10d
commit 39f668ff3c
16 changed files with 70 additions and 71 deletions

View File

@ -187,7 +187,7 @@ bool dbusers_save(sqlite3* src, const char* filename);
*
* @return -1 on any error or the number of users inserted (0 means no users at all)
*/
int replace_mysql_users(SERV_LISTENER* listener, bool skip_local);
int replace_mysql_users(Listener* listener, bool skip_local);
/**
* @brief Verify the user has access to the database