summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2014-10-12 15:25:25 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2014-10-19 21:14:56 +0100
commite128c3551e8c178c181b212b990aaad613e489b9 (patch)
treec80ca136958b0a2e533286d3968323c72982e8d5 /src
parent7b4b431450c6056f7d419d28951194517f0f0b03 (diff)
src/: Add a missing space (style)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'src')
-rw-r--r--src/internal.h2
1 files changed, 1 insertions, 1 deletions
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