You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-01 06:46:55 +03:00
clang format apply
This commit is contained in:
@ -26,10 +26,9 @@
|
||||
#include "configcpp.h"
|
||||
#include "liboamcpp.h"
|
||||
|
||||
void getSystemNetworkConfig(FILE * pOutputFile);
|
||||
void getModuleTypeConfig(FILE * pOutputFile);
|
||||
void getStorageConfig(FILE * pOutputFile);
|
||||
void getStorageStatus(FILE * pOutputFile);
|
||||
void getSystemNetworkConfig(FILE* pOutputFile);
|
||||
void getModuleTypeConfig(FILE* pOutputFile);
|
||||
void getStorageConfig(FILE* pOutputFile);
|
||||
void getStorageStatus(FILE* pOutputFile);
|
||||
bool checkLogStatus(std::string filename, std::string phase);
|
||||
std::string getIPAddress(std::string hostName);
|
||||
|
||||
|
Reference in New Issue
Block a user