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>
This commit is contained in:
Alan Coopersmith
2011-09-16 22:16:37 -07:00
parent de9cdb570f
commit 896fc25047
2 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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