]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Common header file change not applicable to open-vm-tools.
authorJohn Wolfe <jwolfe@vmware.com>
Tue, 6 Oct 2020 21:30:56 +0000 (14:30 -0700)
committerJohn Wolfe <jwolfe@vmware.com>
Tue, 6 Oct 2020 21:30:56 +0000 (14:30 -0700)
open-vm-tools/lib/include/log.h

index 45bf3fe5b912002cf4c8f1e80cd3a1433b094067..fc7cab802e697e22f477ce16816e51b2b4d6c353 100644 (file)
@@ -559,7 +559,8 @@ void
 Log_RegisterOpIdFunction(GetOpId *getOpIdFunc);
 
 void
-Log_LoadModuleFilters(struct CfgInterface *cfgIf);
+Log_LoadModuleFilters(const char *appPrefix,
+                      struct CfgInterface *cfgIf);
 
 long
 Log_OffsetUtc(void);