]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Change to common header file not applicable to open-vm-tools.
authorKruti <kpendharkar@vmware.com>
Tue, 21 May 2024 05:58:12 +0000 (22:58 -0700)
committerKruti <kpendharkar@vmware.com>
Tue, 21 May 2024 05:58:12 +0000 (22:58 -0700)
open-vm-tools/lib/include/log.h

index d9d67e922d75e5c06f1e10833863721197032d0b..2592f83a08adaf593b27cc0e9fe533e439566d15 100644 (file)
@@ -580,8 +580,8 @@ Log_InitWithSyslogSimpleInt(const char *appPrefix,
                             const char *syslogID);
 
 static INLINE LogOutput *
-Log_InitWithSyslogSimple(const char *syslogID,
-                         const char *appPrefix)
+Log_InitWithSyslogSimple(const char *appPrefix,
+                         const char *syslogID)
 {
    Log_SetProductInfoSimple();