Lots and lots of whitespace and code style fixes
This commit is contained in:
@@ -21,7 +21,7 @@ struct conf_rmps {
|
||||
char client_port[6];
|
||||
char logfile[MAXPATHSIZE];
|
||||
char errlog[MAXPATHSIZE];
|
||||
LOG_LEVEL loglevel;
|
||||
enum LOG_LEVEL loglevel;
|
||||
char pidfile[MAXPATHSIZE];
|
||||
char agent_tls_crt[MAXPATHSIZE];
|
||||
char agent_tls_key[MAXPATHSIZE];
|
||||
|
||||
Reference in New Issue
Block a user