Add PRINTF_ATTRIBUTE() to a few more printf() style functions. Aids in
authorAndrew Bartlett <abartlet@samba.org>
Thu, 2 Jan 2003 12:54:02 +0000 (12:54 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 2 Jan 2003 12:54:02 +0000 (12:54 +0000)
commita746483fd8eda59a0f42719186912ceabba2f4ac
tree41bcf9c9781d572ba675c2a233e969956ed5accf
parente030b91bf8416654007daa1f493b36fb59cf5b58
Add PRINTF_ATTRIBUTE() to a few more printf() style functions.  Aids in
compiler-based argument checking.
(This used to be commit 16fe928e68623a878b125910ff83df500a29d0ce)
source3/include/includes.h
source3/include/xfile.h
source3/lib/dprintf.c
source3/lib/system.c
source3/lib/util.c
source3/lib/util_str.c
source3/lib/xfile.c