From: Mathieu Desnoyers Date: Thu, 23 Feb 2012 12:19:12 +0000 (-0500) Subject: ust-endian.h: update warning message X-Git-Tag: v2.1.0-rc1~97^2~12 X-Git-Url: http://git.liburcu.org/?p=lttng-ust.git;a=commitdiff_plain;h=cc3002545ccf27c77325ef0fc5cc091b100fb154 ust-endian.h: update warning message Signed-off-by: Mathieu Desnoyers --- diff --git a/include/lttng/ust-endian.h b/include/lttng/ust-endian.h index a626027e..2426b146 100644 --- a/include/lttng/ust-endian.h +++ b/include/lttng/ust-endian.h @@ -23,7 +23,7 @@ #elif defined(__FreeBSD__) #include #else -#error "Please add support for your OS into lttng/ust-endian.h." +#error "Please add support for your OS." #endif #ifndef FLOAT_WORD_ORDER