Fix old header names in modules

Some of the modules still used the gw_authenticator.h name.
This commit is contained in:
Markus Mäkelä
2017-01-20 16:51:49 +02:00
parent 4ee7f4c91d
commit 468411250d
6 changed files with 7 additions and 7 deletions

View File

@ -4,7 +4,7 @@ This document describes the modular authentication in MaxScale. It contains
protocol specific information on authentication and how it is handled in
MaxScale.
The constants described in this document are defined in the gw_authenticator.h
The constants described in this document are defined in the authenticator.h
header unless otherwise mentioned.
## Authenticator initialization