r24803: For some funny reason us4/gcc seems to fall over the '
authorVolker Lendecke <vlendec@samba.org>
Thu, 30 Aug 2007 14:55:32 +0000 (14:55 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:30:22 +0000 (12:30 -0500)
(This used to be commit 08e309e955eea58df1eb88f848386eb2acbd31ba)

source3/include/smb_macros.h

index fb3d394d0d3b07494af1f23a0a01048706cdadc5..c44f245d2b403b3983faa382163d80964a8b1921 100644 (file)
@@ -277,7 +277,7 @@ copy an IP address from one buffer to another
 
 #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.
 
 #define TALLOC(ctx, size) talloc_zeronull(ctx, size, __location__)