[PATCH:xwininfo 2/2] Mark usage() as not returning.

Thomas Klausner wiz at NetBSD.org
Sat Aug 25 21:25:07 PDT 2012


Signed-off-by: Thomas Klausner <wiz at NetBSD.org>
---
 xwininfo.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/xwininfo.c b/xwininfo.c
index a9f1e96..34d7702 100644
--- a/xwininfo.c
+++ b/xwininfo.c
@@ -278,6 +278,7 @@ static size_t strlcat (char *dst, const char *src, size_t dstsize)
 /*
  * Report the syntax for calling xwininfo:
  */
+_X_NORETURN
 static void
 usage (void)
 {
-- 
1.7.11.3



More information about the xorg-devel mailing list