summaryrefslogtreecommitdiffstats
path: root/include/rule.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/rule.h')
-rw-r--r--include/rule.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rule.h b/include/rule.h
index 330a09aa..87b6828e 100644
--- a/include/rule.h
+++ b/include/rule.h
@@ -134,7 +134,7 @@ enum table_flags {
};
#define TABLE_FLAGS_MAX 1
-extern const char *table_flags_name[TABLE_FLAGS_MAX];
+const char *table_flag_name(uint32_t flag);
/**
* struct table - nftables table