r16489: Because the torture/ui.h file isn't automaticly generated, the
authorAndrew Bartlett <abartlet@samba.org>
Fri, 23 Jun 2006 21:05:45 +0000 (21:05 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:09:30 +0000 (14:09 -0500)
commitcb93d28e7c06fc8a95f9fda69fc2a9705120b10a
treea54de3572458db4801241a97bd67cb8c86f582db
parent240ec86942c6efad5da9b762075971f66969b2f4
r16489: Because the torture/ui.h file isn't automaticly generated, the
prototypes in it need to use the PRINTF_ATTRIBUTE() macro, rather than
_PRINTF_ATTRIBUTE() (which becomes PRINTF_ATTRIBUTE() only in proto
files, but not C files).

This found a number of missing descriptions in the LOCAL-SOCKET test.

Andrew Bartlett
(This used to be commit 1009d55c8caa173e9998b38235c06b4ae4b30d80)
source4/torture/local/socket.c
source4/torture/ui.c
source4/torture/ui.h