]> git.pld-linux.org Git - packages/ipset.git/blob - shadow-args.patch
- comment cosmetics
[packages/ipset.git] / shadow-args.patch
1 --- ipset-4.2/ipset.h~  2009-11-10 22:45:12.000000000 +0200
2 +++ ipset-4.2/ipset.h   2010-07-21 08:14:25.783555041 +0300
3 @@ -116,7 +116,7 @@
4         u_int32_t adt_size;
5  
6         /* Function which parses command options */
7 -       ip_set_ip_t (*adt_parser) (int cmd, const char *optarg, void *data);
8 +       ip_set_ip_t (*adt_parser) (int cmd, const char *optarg_, void *data);
9  
10         /*
11          * Printing
This page took 0.02305 seconds and 3 git commands to generate.