Merge to iptables-1.3.5
[iptables.git] / extensions / libipt_tos.c
index 7a10a50..f8b5cb4 100644 (file)
@@ -48,7 +48,7 @@ static struct option opts[] = {
 };
 
 static void
-parse_tos(const unsigned char *s, struct ipt_tos_info *info)
+parse_tos(const char *s, struct ipt_tos_info *info)
 {
        unsigned int i;
        unsigned int tos;