summaryrefslogtreecommitdiffstats
path: root/include/libipset/args.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/libipset/args.h')
-rw-r--r--include/libipset/args.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/libipset/args.h b/include/libipset/args.h
index dce4190..3a9929f 100644
--- a/include/libipset/args.h
+++ b/include/libipset/args.h
@@ -63,7 +63,7 @@ extern "C" {
#endif
extern const struct ipset_arg * ipset_keyword(enum ipset_keywords i);
-extern const char * ipset_ignored_optname(int opt);
+extern const char * ipset_ignored_optname(unsigned int opt);
#ifdef __cplusplus
}
#endif