diff options
| author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2025-08-02 15:07:33 -0700 |
|---|---|---|
| committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2025-08-02 15:07:33 -0700 |
| commit | 603278995a6caf38c90d1e18d6c890a58ff3f49c (patch) | |
| tree | 6714c68338b77ff074499aee3f839e07fb4ed136 /NEWS | |
| parent | 33c35127025cce3db587d0bf04c2d676256156ab (diff) | |
Strip trailing whitespace from source files
Performed with: `git ls-files | 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>
Part-of: <https://gitlab.freedesktop.org/xorg/lib/libxcb-wm/-/merge_requests/10>
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ Release 0.4.1 (2014-02-19) - make: implement the silent rules for m4 generated files. - make: compile the library with standard xorg warning flags. - Bump required xorg-macros version to >= 1.16.0. - + Release 0.4.0 (2014-01-19) ========================== |
