Make shellcheck happy + minor cleanups

This commit is contained in:
2017-06-20 10:25:42 +03:00
parent f10b75c4b7
commit caa0e2b6a7
4 changed files with 13 additions and 13 deletions

View File

@@ -10,3 +10,4 @@ int start_job_queue(int poolsize);
int add_msg_to_queue(int id, struct msg_t buf);
#endif /* JOB_QUEUE_H */