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

@ -156,7 +156,7 @@ std::string get_text_ps_id(GWBUF* buffer)
bool foreach_table(QueryClassifier& qc,
MXS_SESSION* pSession,
GWBUF* querybuf,
bool (* func)(QueryClassifier & qc, const std::string&))
bool (* func)(QueryClassifier& qc, const std::string&))
{
bool rval = true;
int n_tables;