staticize function

Change-Id: Iadbf5cdf8269a0ef996e509837981ef88d065e24
mr4.4.1
Richard Fuchs 10 years ago
parent cd937f1d90
commit 351bc106be

@ -538,7 +538,7 @@ static void init_everything() {
}
void create_everything(struct main_context *ctx) {
static void create_everything(struct main_context *ctx) {
struct callmaster_config mc;
struct control_tcp *ct;
struct control_udp *cu;

Loading…
Cancel
Save