diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-09-06 23:30:00 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-09-06 23:30:13 -0700 |
commit | e6a41a0c6a84b34c6dc173a0a41089d0ebaddac0 (patch) | |
tree | 1e4d430843b35689768382d5687da0567558547c /README | |
parent | 3683c2b2d0b5e7d57374860147ca827da596bad5 (diff) |
Strip trailing whitespace
sed -i 's/[[:space:]]*$//' *
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ Xorg mailing list: The master development code repository can be found at: git://anongit.freedesktop.org/git/xorg/util/macros - + http://cgit.freedesktop.org/xorg/util/macros/ For more information on the git code manager, see: |