client: keep checkpatch AVOID_EXTERNS happy

This commit is contained in:
Thomas Schoebel-Theuer 2015-09-30 13:34:25 +02:00 committed by Thomas Schoebel-Theuer
parent 413cd5935a
commit bc2f3d146f

View File

@ -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)