summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2011-09-16 22:16:37 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-09-16 22:16:37 -0700
commit896fc25047c6cf372babfaf09ce128754ee00123 (patch)
treebe25d1e1baf6e3719c3c2634e495ed5567cb904f
parentde9cdb570fa19058e4bdf16e592f0ac7a692b7e2 (diff)
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>
-rw-r--r--Wraphelp.c4
-rw-r--r--include/X11/Xdmcp.h2
2 files changed, 3 insertions, 3 deletions
diff --git a/Wraphelp.c b/Wraphelp.c
index 1b962e3..99effdb 100644
--- a/Wraphelp.c
+++ b/Wraphelp.c
@@ -49,8 +49,8 @@
* development or production of nuclear, chemical, biological weapons or
* in missile technology programs as specified in the U.S. Export
* Administration Regulations.
- *
- *
+ *
+ *
* Local Country Import Requirements. The software you are about to
* download contains cryptography technology. Some countries regulate the
* import, use and/or export of certain products with cryptography. The
diff --git a/include/X11/Xdmcp.h b/include/X11/Xdmcp.h
index 74ae4b3..99a5f95 100644
--- a/include/X11/Xdmcp.h
+++ b/include/X11/Xdmcp.h
@@ -25,7 +25,7 @@ _XFUNCPROTOBEGIN
#define XDM_PROTOCOL_VERSION 1
#define XDM_UDP_PORT 177
-/* IANA has assigned FF0X:0:0:0:0:0:0:12B as the permanently assigned
+/* IANA has assigned FF0X:0:0:0:0:0:0:12B as the permanently assigned
* multicast addresses for XDMCP, where X in the prefix may be replaced
* by any valid scope identifier, such as 1 for Node-Local, 2 for Link-Local,
* 5 for Site-Local, and so on. We set the default here to the Link-Local