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)
commit16fe928e68623a878b125910ff83df500a29d0ce
treea5bdd9357dedb7388c1af3ef7e444c4107d6d5ff
parentceb2a7984910533187d3345440c24b605306e3cb
Add PRINTF_ATTRIBUTE() to a few more printf() style functions.  Aids in
compiler-based argument checking.
source/include/includes.h
source/include/xfile.h
source/lib/dprintf.c
source/lib/system.c
source/lib/util.c
source/lib/util_str.c
source/lib/xfile.c