summaryrefslogtreecommitdiffstats
path: root/include/state_helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/state_helper.h')
-rw-r--r--include/state_helper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/state_helper.h b/include/state_helper.h
index 0015890..1a68b04 100644
--- a/include/state_helper.h
+++ b/include/state_helper.h
@@ -17,6 +17,6 @@ struct state_replication_helper {
};
int state_helper_verdict(int type, struct nf_conntrack *ct);
-void state_helper_register(struct state_replication_helper *h, int state);
+void state_helper_register(struct state_replication_helper *h, int h_state);
#endif