]> git.pld-linux.org Git - packages/adns.git/commitdiff
- conflict types removed.
authorPaweł Sikora <pluto@pld-linux.org>
Mon, 24 May 2004 20:55:37 +0000 (20:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    adns-gcc34.patch -> 1.1

adns-gcc34.patch [new file with mode: 0644]

diff --git a/adns-gcc34.patch b/adns-gcc34.patch
new file mode 100644 (file)
index 0000000..eec8c4b
--- /dev/null
@@ -0,0 +1,11 @@
+--- adns-1.1/src/parse.c.orig  2003-06-22 15:01:11.000000000 +0200
++++ adns-1.1/src/parse.c       2004-05-24 22:53:12.761923544 +0200
+@@ -113,7 +113,7 @@
+ }
+ adns_status adns__parse_domain(adns_state ads, int serv, adns_query qu,
+-                             vbuf *vb, adns_queryflags flags,
++                             vbuf *vb, parsedomain_flags flags,
+                              const byte *dgram, int dglen, int *cbyte_io,
+                              int max) {
+   findlabel_state fls;
This page took 0.065828 seconds and 4 git commands to generate.