Format with Uncrustify 0.67

This commit is contained in:
Markus Mäkelä
2018-09-10 13:30:23 +03:00
parent d11c78ad80
commit 108638b0cf
14 changed files with 74 additions and 74 deletions

View File

@ -262,7 +262,7 @@ public:
void add_result(bool result, const char* format, ...);
/** Same as add_result() but inverted */
void expect(bool result, const char *format, ...);
void expect(bool result, const char* format, ...);
/**
* @brief ReadEnv Reads all Maxscale and Master/Slave and Galera setups info from environmental variables