annotate vfprintf-like 'vcomplain' function
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Sun, 14 Aug 2016 18:28:43 +0000 (20:28 +0200)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Sun, 14 Aug 2016 18:28:43 +0000 (20:28 +0200)
commitff9e06842df42576585884cd892156db377afd80
treee7fcd2964044c465ec9eb839172e9b6d5cb0bfe2
parentf43d1b843bc886fa4180d505a216a3f5c64b2d41
annotate vfprintf-like 'vcomplain' function

utils_complain.c:56:40: warning: format string is not a string literal
[-Wformat-nonliteral]
        vsnprintf (message, sizeof (message), format, ap);
                                              ^~~~~~
src/daemon/utils_complain.c