]> git.pld-linux.org Git - packages/ipset.git/blame - shadow-args.patch
- release 15
[packages/ipset.git] / shadow-args.patch
CommitLineData
523789ad
ER
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.072187 seconds and 4 git commands to generate.