X-Git-Url: https://git.distorted.org.uk/~mdw/adns/blobdiff_plain/7b4b431450c6056f7d419d28951194517f0f0b03..e128c3551e8c178c181b212b990aaad613e489b9:/src/internal.h diff --git a/src/internal.h b/src/internal.h index 226c442..a7f868d 100644 --- a/src/internal.h +++ b/src/internal.h @@ -207,7 +207,7 @@ typedef struct typeinfo { * because lablen is zero. */ - void (*postsort)(adns_state ads, void *array, int nrrs,int rrsz, + void (*postsort)(adns_state ads, void *array, int nrrs, int rrsz, const struct typeinfo *typei); /* Called immediately after the RRs have been sorted, and may rearrange * them. (This is really for the benefit of SRV's bizarre weighting