]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Changes in shared code that don't affect open-vm-tools functionality.
authorVMware, Inc <>
Thu, 27 Oct 2011 18:27:38 +0000 (11:27 -0700)
committerMarcelo Vanzin <mvanzin@vmware.com>
Thu, 27 Oct 2011 18:27:38 +0000 (11:27 -0700)
Signed-off-by: Marcelo Vanzin <mvanzin@vmware.com>
open-vm-tools/lib/include/log.h

index f97a57646317573fc71272aeb906ba7de40f88a2..afc6c7bd91b566dd9fa1b113b3842cecf2beb7a7 100644 (file)
@@ -156,8 +156,7 @@ Log_Trivia(const char *fmt,
 struct MsgList;
 
 typedef void (LogOutputFunc)(int level,
-                             const char *fmt,
-                             va_list args);
+                             const char *msg);
 
 
 typedef enum {