From: John Wolfe Date: Mon, 7 Feb 2022 17:40:00 +0000 (-0800) Subject: Common source file change not applicable to open-vm-tools. X-Git-Tag: stable-12.1.0~148 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=627f748ab314c6bd2b6a5023d1f17684bd8eec0d;p=thirdparty%2Fopen-vm-tools.git Common source file change not applicable to open-vm-tools. --- diff --git a/open-vm-tools/lib/asyncsocket/asyncsocket.c b/open-vm-tools/lib/asyncsocket/asyncsocket.c index efddf99b3..ecb5a933f 100644 --- a/open-vm-tools/lib/asyncsocket/asyncsocket.c +++ b/open-vm-tools/lib/asyncsocket/asyncsocket.c @@ -1,5 +1,5 @@ /********************************************************* - * Copyright (C) 2003-2021 VMware, Inc. All rights reserved. + * Copyright (C) 2003-2022 VMware, Inc. All rights reserved. * * 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 @@ -2658,8 +2658,8 @@ AsyncTCPSocketRecv(AsyncSocket *base, // IN: * * AsyncTCPSocketRecvPassedFd -- * - * See AsyncTCPSocketRecv. Besides that it allows for receiving one file - * descriptor... + * See AsyncTCPSocket_Recv. Besides that it allows for receiving one + * file descriptor... * * Results: * ASOCKERR_*.