MXS-2196: Rename struct session to struct MXS_SESSION

This commit is contained in:
Markus Mäkelä
2018-12-03 09:17:19 +02:00
parent da9816b7e7
commit a2f5cc9d09
6 changed files with 14 additions and 14 deletions

View File

@ -45,7 +45,7 @@ typedef enum authenticator_capability
struct DCB;
struct server;
struct session;
struct MXS_SESSION;
/**
* @verbatim