spec: trailing whitespace clean-up
authorLennart Poettering <lennart@poettering.net>
Tue, 25 Aug 2015 17:44:51 +0000 (19:44 +0200)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Sat, 7 Nov 2015 10:33:52 +0000 (11:33 +0100)
commit5739c6f73f853c5b969f6e2ce6326d9f280fe34e
tree78a238bcd0e3008aad8ecc92341b8a8f304881c8
parentb1e1e2919f1e3777851d0d86a93264c742a1f6d9
spec: trailing whitespace clean-up

It's generally a good idea to avoid trailing whitespace in order to keep
patchs minimal. While it's common to enforce such restrictions for C code,
it's important for docbok XML files too. Hence, let's clean this up and
remove all trailing whitespace currently in place.

[By policy we do not clean up historical trailing whitespace and
tab-indentation in the C source code unless we are modifying those lines
anyway, to retain the ability to merge stable-branch bugfixes into the
development branch. However, the copy of the spec in the development
branch is the only one that receives any updates, so that concern
doesn't apply here. -smcv]

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=91755
doc/dbus-specification.xml