get rid of EOL spaces
authorGrazvydas Ignotas <notasas@gmail.com>
Sat, 27 Aug 2011 13:56:04 +0000 (16:56 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Sat, 27 Aug 2011 13:59:12 +0000 (16:59 +0300)
commit8290d9ca651c95ff7f5108b7019987162293287c
tree3f17ab60f39753a4bbfbececc8dd9286d52c8f3a
parent834f86891a623462c3091c7d725e4b0054ef4bbf
get rid of EOL spaces

Some editors remove them automatically, and people start sending patches
with such changes mixed in the patch with actual changes, which makes
those patches hard to review, so let's just sed out those spaces.
19 files changed:
apps/pndevmapperd.c
apps/pndnotifyd.c
lib/pnd_apps.c
lib/pnd_conf.c
lib/pnd_desktop.c
lib/pnd_discovery.c
lib/pnd_io_evdev.c
lib/pnd_io_gpio.c
lib/pnd_pndfiles.c
lib/pnd_pxml.c
lib/pnd_tinyxml.cpp
minimenu/mmcache.c
minimenu/mmcat.c
minimenu/mmconf.c
minimenu/mmenu.c
minimenu/mmui.c
minimenu/mmwrapper.c
test/rawpxmltest.c
testdata/scripts/pnd_make.sh