mirror of
https://github.com/kakwa/uts-server
synced 2025-07-04 04:27:05 +02:00
code reformatting
This commit is contained in:
parent
7f8d992f56
commit
d8f75a23f5
4 changed files with 14 additions and 12 deletions
|
@ -1,4 +1,4 @@
|
|||
#include <stdbool.h>
|
||||
#include "utils.h"
|
||||
|
||||
int http_server_start(char *conffile, char *conf_wd,bool stdout_dbg);
|
||||
int http_server_start(char *conffile, char *conf_wd, bool stdout_dbg);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue