summaryrefslogtreecommitdiff
path: root/source3
diff options
context:
space:
mode:
authorVolker Lendecke <vlendec@samba.org>2007-09-02 17:50:05 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:30:29 -0500
commit3bcf187a0d301ab1702fada6841692e0ae445836 (patch)
treef3d6eae67dbb8406fa7640cd5dea47cdd0a11f39 /source3
parent2800362e3f8e0d980d689807f348723a88d697af (diff)
downloadsamba-3bcf187a0d301ab1702fada6841692e0ae445836.tar.gz
samba-3bcf187a0d301ab1702fada6841692e0ae445836.tar.bz2
samba-3bcf187a0d301ab1702fada6841692e0ae445836.zip
r24903: One more tick in #if 0 code
(This used to be commit e0b4fb55e3176785a85d66efece15d0a366a35f1)
Diffstat (limited to 'source3')
-rw-r--r--source3/lib/util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/lib/util.c b/source3/lib/util.c
index ed2bff6225..3852fccdd1 100644
--- a/source3/lib/util.c
+++ b/source3/lib/util.c
@@ -3316,7 +3316,7 @@ int get_safe_IVAL(const char *buf_base, size_t buf_len, char *ptr, size_t off, i
#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.
/****************************************************************