From: Oliver Kurth Date: Tue, 12 Nov 2019 02:12:23 +0000 (-0800) Subject: More LOG() calls changed to variadic form. X-Git-Tag: stable-11.1.0~147 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdc1434cb0d0f3121fed2849315048dbf23ee4f0;p=thirdparty%2Fopen-vm-tools.git More LOG() calls changed to variadic form. --- diff --git a/open-vm-tools/lib/auth/authPosix.c b/open-vm-tools/lib/auth/authPosix.c index d8d2162ed..38aacc639 100644 --- a/open-vm-tools/lib/auth/authPosix.c +++ b/open-vm-tools/lib/auth/authPosix.c @@ -46,6 +46,7 @@ #endif #define LOGLEVEL_MODULE auth +#define LOGLEVEL_VARIADIC #include "loglevel_user.h" typedef struct {