refactor(server): clean code
This commit is contained in:
@@ -19,6 +19,7 @@ typedef struct cws_config {
|
||||
} cws_config_s;
|
||||
|
||||
cws_config_s *cws_config_init(void);
|
||||
|
||||
void cws_config_free(cws_config_s *config);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user