Coding style is religion
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include "job_queue.h"
|
||||
|
||||
struct msg_t **slot;
|
||||
int total_queues = 0;
|
||||
int total_queues;
|
||||
|
||||
int start_msg_queue(void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user