Uncrustify maxscale
See script directory for method. The script to run in the top level MaxScale directory is called maxscale-uncrustify.sh, which uses another script, list-src, from the same directory (so you need to set your PATH). The uncrustify version was 0.66.
This commit is contained in:
@ -32,7 +32,7 @@
|
||||
#include "../internal/statistics.h"
|
||||
|
||||
|
||||
void init_test_env(char *path)
|
||||
void init_test_env(char* path)
|
||||
{
|
||||
config_get_global_options()->n_threads = 1;
|
||||
|
||||
|
Reference in New Issue
Block a user