summaryrefslogtreecommitdiff
path: root/xauth.c
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2011-09-28 19:50:40 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-09-28 19:50:40 -0700
commit7f7f8cd60795c9503156950d518caa04b30a94a2 (patch)
treef1941cdf53af7689345088e0b0c43ec9ccae59da /xauth.c
parenteb5ed59c623aa360677f62a7fd6e398ee9f3cab5 (diff)
downloadxorg-app-xauth-7f7f8cd60795c9503156950d518caa04b30a94a2.tar.gz
Strip trailing whitespace
Performed with: find * -type f | xargs perl -i -p -e 's{[ \t]+$}{}' git diff -w & git diff -b show no diffs from this change Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'xauth.c')
-rw-r--r--xauth.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/xauth.c b/xauth.c
index 557c6a6..7a6a522 100644
--- a/xauth.c
+++ b/xauth.c
@@ -2,7 +2,7 @@
*
* xauth - manipulate authorization file
*
- *
+ *
Copyright 1989,1998 The Open Group
Permission to use, copy, modify, distribute, and sell this software and its
@@ -56,7 +56,7 @@ static char *defsource = "(stdin)";
/*
* utility routines
*/
-static void
+static void
usage(void)
{
static char *prefixmsg[] = {