X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=adns.git;a=blobdiff_plain;f=src%2Finternal.h;h=a7f868d26aef40e5017050e486197303da2d0a21;hp=226c4429f98f36df2d4533c342beacad63bc6764;hb=e128c3551e8c178c181b212b990aaad613e489b9;hpb=7b4b431450c6056f7d419d28951194517f0f0b03 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