nfqws: cosmetic

This commit is contained in:
bol-van
2026-02-27 14:35:38 +03:00
parent 6cb394de4d
commit 934903dfdf

View File

@@ -4,7 +4,7 @@
#include <stdbool.h>
bool service_run();
bool service_run(int argc, char *argv[]);
#endif