summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/xtables.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xtables.h b/include/xtables.h
index 8c1065bc..c2694b7b 100644
--- a/include/xtables.h
+++ b/include/xtables.h
@@ -395,7 +395,7 @@ struct xtables_rule_match {
*/
struct xtables_pprot {
const char *name;
- uint16_t num;
+ uint8_t num;
};
enum xtables_tryload {