X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=sidebyside;f=liblttng-ust%2Flttng-ust-comm.c;h=3db256510f5b2161791d636ecb84dec63dda397e;hb=5d62bf6b3f0bb573511cc99276366933bda9e3f7;hp=475110cfc0a5b3ba5e8c2ef1e3ece796faf50c68;hpb=89c5b6ec519764a8311bc4be7544c029f2615d83;p=lttng-ust.git diff --git a/liblttng-ust/lttng-ust-comm.c b/liblttng-ust/lttng-ust-comm.c index 475110cf..3db25651 100644 --- a/liblttng-ust/lttng-ust-comm.c +++ b/liblttng-ust/lttng-ust-comm.c @@ -998,7 +998,7 @@ restart: WARN("Error setting socket send timeout"); } } else if (timeout < -1) { - WARN("Unsuppoorted timeout value %ld", timeout); + WARN("Unsupported timeout value %ld", timeout); } ust_lock();