]> 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 2592f83a08adaf593b27cc0e9fe533e439566d15..aca53c8897a27260fb1d7708eaf086ec264b36f3 100644 (file)
@@ -551,8 +551,8 @@ Log_InitWithFileSimpleInt(const char *appPrefix,
                           const char *fileName);
 
 static INLINE LogOutput *
-Log_InitWithFileSimple(const char *fileName,
-                       const char *appPrefix)
+Log_InitWithFileSimple(const char *appPrefix,
+                       const char *fileName)
 {
    Log_SetProductInfoSimple();