fixed xtables_param_act for TS3INIT_SET_COOKIE

This commit is contained in:
Maximilian Münchow 2016-10-21 11:50:32 +02:00
parent a157c30eb0
commit 8489b7be87

View File

@ -20,7 +20,7 @@
#include "ts3init_random_seed.h"
#include "ts3init_target.h"
#define param_act(t, s, f) xtables_param_act((t), "ts3init_set_cookie", (s), (f))
#define param_act(t, s, f) xtables_param_act((t), "TS3INIT_SET_COOKIE", (s), (f))
static void ts3init_set_cookie_tg_help(void)
{