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)
commit1009d55c8caa173e9998b38235c06b4ae4b30d80
tree5cb1e410b82474bdffd16f52404e63e6d6a712c2
parent9e800fd0cfda9e731905fc0f19781def5cdba89f
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
source/torture/local/socket.c
source/torture/ui.c
source/torture/ui.h