Merge to iptables-1.3.5
[iptables.git] / extensions / libipt_CLASSIFY.c
index 16c8053..07c9b25 100644 (file)
@@ -32,7 +32,7 @@ init(struct ipt_entry_target *t, unsigned int *nfcache)
 {
 }
 
-int string_to_priority(const unsigned char *s, unsigned int *p)
+int string_to_priority(const char *s, unsigned int *p)
 {
        unsigned int i, j;