From: Mathieu Desnoyers Date: Thu, 23 Feb 2012 12:19:12 +0000 (-0500) Subject: ust-endian.h: update warning message X-Git-Url: http://git.lttng.org/?p=lttng-ust.git;a=commitdiff_plain;h=ef060280edef7816e0fecef2b56c1e7ed44550ca ust-endian.h: update warning message commit cc3002545ccf27c77325ef0fc5cc091b100fb154 upstream. Signed-off-by: Mathieu Desnoyers Signed-off-by: Christian Babeux --- 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