summaryrefslogtreecommitdiff
path: root/xauth.c
diff options
context:
space:
mode:
authorJeremy Huddleston Sequoia <jeremyhu@apple.com>2013-09-29 07:57:37 -0700
committerJeremy Huddleston Sequoia <jeremyhu@apple.com>2013-09-29 08:18:42 -0700
commit09a9451af29545196cedfc8dcaf32e3f1ccc672b (patch)
treea68660b1897c095d9a35bf860ddae71a0688ddeb /xauth.c
parenta2c8f59f13caf63a642bad1b97d9adf5a9e01bcb (diff)
downloadxorg-app-xauth-09a9451af29545196cedfc8dcaf32e3f1ccc672b.tar.gz
Silenece lack of noreturn warning
Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
Diffstat (limited to 'xauth.c')
-rw-r--r--xauth.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/xauth.c b/xauth.c
index 13f6ace..d34e4df 100644
--- a/xauth.c
+++ b/xauth.c
@@ -56,6 +56,7 @@ static const char *defsource = "(stdin)";
/*
* utility routines
*/
+_X_NORETURN
static void
usage(void)
{