]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Fixed a out-dated comment.
authorVMware, Inc <>
Fri, 12 Apr 2013 19:49:46 +0000 (12:49 -0700)
committerDmitry Torokhov <dtor@vmware.com>
Wed, 17 Apr 2013 19:16:54 +0000 (12:16 -0700)
A comment was left incorrect in a previous checkin. Fixing
it now to match with the code.

Signed-off-by: Dmitry Torokhov <dtor@vmware.com>
open-vm-tools/services/vmtoolsd/cmdLine.c

index e7f51f6eb9f1b270ea949c2cf8674022de16ec58..63acdc81526f64ac22b8d5105b1d47c9b2bab83b 100644 (file)
@@ -294,8 +294,8 @@ ToolsCore_ParseCommandLine(ToolsServiceState *state,
       /*
        * NOTE: We can't log the cmdStr here, we can
        * only log it after logging gets configured.
-       * Logging before VMTools_ConfigLogging() call
-       * does not generate the system logs.
+       * Logging it before ToolsCore_ReloadConfig call
+       * will not generate proper logs.
        */
    }