1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00

r24808: Fix the same problem Volker noticed.

For some funny reason us4/gcc seems to fall over the '

Jeremy.
This commit is contained in:
Jeremy Allison 2007-08-30 17:34:47 +00:00 committed by Gerald (Jerry) Carter
parent 46dbd6034e
commit 229e02d732

View File

@ -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);