Files
MaxScale/server/modules/routing/schemarouter
Markus Mäkelä 14cfd482de Fix variable naming and usage
Don't use `this->` when it's not needed. Use snake_case for member
variables. Initialize the members using a initialization list.
2017-03-31 14:12:01 +03:00
..