]> git.pld-linux.org Git - packages/adns.git/blob - adns-gcc34.patch
- updated for v. 1.3
[packages/adns.git] / adns-gcc34.patch
1 --- adns-1.1/src/parse.c.orig   2003-06-22 15:01:11.000000000 +0200
2 +++ adns-1.1/src/parse.c        2004-05-24 22:53:12.761923544 +0200
3 @@ -113,7 +113,7 @@
4  }
5  
6  adns_status adns__parse_domain(adns_state ads, int serv, adns_query qu,
7 -                              vbuf *vb, adns_queryflags flags,
8 +                              vbuf *vb, parsedomain_flags flags,
9                                const byte *dgram, int dglen, int *cbyte_io,
10                                int max) {
11    findlabel_state fls;
This page took 0.041251 seconds and 3 git commands to generate.