X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=liblttng-ust%2Flttng-ust-comm.c;h=3db256510f5b2161791d636ecb84dec63dda397e;hb=bc2132757d4b72ae73b62665fbc5fdd425ca7f40;hp=475110cfc0a5b3ba5e8c2ef1e3ece796faf50c68;hpb=7b1b46edbf61219313ba17e5a97ab0925cd60f16;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();