r7011: when using macros, the parameters should be specified unless its a
authorAndrew Tridgell <tridge@samba.org>
Fri, 27 May 2005 11:54:29 +0000 (11:54 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:17:06 +0000 (13:17 -0500)
commit30a5e1c1dc405f4cc69fd375bc1bbdfa18fc389f
tree5146c97e4984cd6adf354a642f6a61ceee5bbe3f
parent9b8c012392b6810786267a2a744540fba3878f05
r7011: when using macros, the parameters should be specified unless its a
varargs function you are replacing. Otherwise if you have any
structure element called "socket" and you have a macro for "socket"
then the code will fail.
(This used to be commit 9b33d0ca583b0cc1602662220cade96b70c98306)
source4/lib/socket_wrapper/socket_wrapper.h