X-Git-Url: http://git.liburcu.org/?p=lttng-ust.git;a=blobdiff_plain;f=liblttng-ust%2Flttng-ust-comm.c;h=a06489fbef8a32bc5d29a12d844278575881a548;hp=60beef8f43d5625fbc6554acdedf226de67b2b9c;hb=f318857543b820fc91bd7c2ddb14dd1a3b7bf285;hpb=5c6275ef932811fe0984144b2e2ecec1be8d4556 diff --git a/liblttng-ust/lttng-ust-comm.c b/liblttng-ust/lttng-ust-comm.c index 60beef8f..a06489fb 100644 --- a/liblttng-ust/lttng-ust-comm.c +++ b/liblttng-ust/lttng-ust-comm.c @@ -982,7 +982,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();