X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2Fustcomm.c;h=252ed4f26e9f94875b050a4c7317aa2d246731fc;hb=2137460a3901f8abdae909cf72e43e6ac23507ec;hp=319e84ac923530d790de9afd22ba595849399e31;hpb=c117e9884c3acc65408d8f65b2cd86a8511df1cc;p=lttng-ust.git diff --git a/src/common/ustcomm.c b/src/common/ustcomm.c index 319e84ac..252ed4f2 100644 --- a/src/common/ustcomm.c +++ b/src/common/ustcomm.c @@ -1,7 +1,7 @@ /* * SPDX-License-Identifier: LGPL-2.1-only * - * Copyright (C) 2011 David Goulet + * Copyright (C) 2011 EfficiOS Inc. * Copyright (C) 2011-2013 Mathieu Desnoyers */ @@ -1727,7 +1727,7 @@ int ustcomm_register_channel(int sock, } /* - * Set socket reciving timeout. + * Set socket receiving timeout. */ int ustcomm_setsockopt_rcv_timeout(int sock, unsigned int msec) {