X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2Fustcomm.c;h=6dfec5eac4d68f047e14855a579ee156921d9f00;hb=2fbda51c64f28b33b8febffc998af235e6fa9ea9;hp=319e84ac923530d790de9afd22ba595849399e31;hpb=81b2d23800224648edd5850dd43b78d00b668a5e;p=lttng-ust.git diff --git a/src/common/ustcomm.c b/src/common/ustcomm.c index 319e84ac..6dfec5ea 100644 --- a/src/common/ustcomm.c +++ b/src/common/ustcomm.c @@ -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) {