summaryrefslogtreecommitdiff
path: root/source3
diff options
context:
space:
mode:
Diffstat (limited to 'source3')
-rw-r--r--source3/libaddns/dns.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/libaddns/dns.h b/source3/libaddns/dns.h
index 8f2a089853..40ea4f713d 100644
--- a/source3/libaddns/dns.h
+++ b/source3/libaddns/dns.h
@@ -88,7 +88,7 @@
#if 0
-Disable these now we've checked all code paths and ensured
+Disable these now we have checked all code paths and ensured
NULL returns on zero request. JRA.
void *_talloc_zero_zeronull(const void *ctx, size_t size, const char *name);