From 08e309e955eea58df1eb88f848386eb2acbd31ba Mon Sep 17 00:00:00 2001 From: Volker Lendecke Date: Thu, 30 Aug 2007 14:55:32 +0000 Subject: r24803: For some funny reason us4/gcc seems to fall over the ' --- source/include/smb_macros.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/include/smb_macros.h') diff --git a/source/include/smb_macros.h b/source/include/smb_macros.h index fb3d394d0d3..c44f245d2b4 100644 --- a/source/include/smb_macros.h +++ b/source/include/smb_macros.h @@ -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__) -- cgit v1.2.1