Merge to iptables-1.3.5
[iptables.git] / extensions / libipt_TOS.c
index 4302950..999f7b0 100644 (file)
@@ -59,7 +59,7 @@ init(struct ipt_entry_target *t, unsigned int *nfcache)
 }
 
 static void
-parse_tos(const unsigned char *s, struct ipt_tos_target_info *info)
+parse_tos(const char *s, struct ipt_tos_target_info *info)
 {
        unsigned int i, tos;