]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Change to common source file not applicable to open-vm-tools at this time.
authorKruti Pendharkar <kp025370@broadcom.com>
Wed, 8 Jan 2025 06:05:51 +0000 (22:05 -0800)
committerKruti Pendharkar <kp025370@broadcom.com>
Wed, 8 Jan 2025 06:05:51 +0000 (22:05 -0800)
open-vm-tools/services/vmtoolsd/toolsRpc.c

index d5a115b91ec12b63d66a58f570807a1989265943..f8ddd30fe8ed3f48d9462ad31f795090fa6a9ce8 100644 (file)
@@ -1,5 +1,6 @@
 /*********************************************************
- * Copyright (C) 2008-2020 VMware, Inc. All rights reserved.
+ * Copyright (c) 2008-2024 Broadcom. All Rights Reserved.
+ * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
@@ -45,6 +46,8 @@
 #include "vmci_sockets.h"
 #endif
 
+
+
 /**
  * Take action after an RPC channel reset.
  *
@@ -96,6 +99,8 @@ ToolsCoreCheckReset(RpcChannel *chan,
       g_signal_emit_by_name(state->ctx.serviceObj,
                             TOOLS_CORE_SIG_RESET,
                             &state->ctx);
+
+
 #if defined(__linux__)
       if (state->mainService) {
          /*