mirror of
https://github.com/schoebel/mars
synced 2025-02-20 06:06:58 +00:00
client: keep checkpatch AVOID_EXTERNS happy
This commit is contained in:
parent
413cd5935a
commit
bc2f3d146f
@ -121,8 +121,7 @@ void _kill_all_channels(struct client_bundle *bundle)
|
||||
}
|
||||
}
|
||||
|
||||
static
|
||||
int receiver_thread(void *data);
|
||||
static int receiver_thread(void *data);
|
||||
|
||||
static
|
||||
int _setup_channel(struct client_bundle *bundle, int ch_nr)
|
||||
|
Loading…
Reference in New Issue
Block a user