Module: wine Branch: master Commit: 96848a06054ee18ba5e707f9c1a1d56d28f30cbe URL: http://source.winehq.org/git/wine.git/?a=commit;h=96848a06054ee18ba5e707f9c1...
Author: Francois Gouget fgouget@free.fr Date: Sun Mar 8 23:48:03 2009 +0100
Remove spaces before '\n's.
---
dlls/comcat/tests/comcat.c | 2 +- dlls/comctl32/tests/rebar.c | 2 +- dlls/comctl32/tests/toolbar.c | 2 +- dlls/dmloader/container.c | 2 +- dlls/dmloader/loader.c | 6 +++--- dlls/msvcrt/scanf.h | 2 +- dlls/ntdll/serial.c | 2 +- dlls/riched20/tests/editor.c | 6 +++--- dlls/rsaenh/tests/rsaenh.c | 2 +- dlls/setupapi/tests/parser.c | 8 ++++---- dlls/snmpapi/tests/util.c | 14 +++++++------- dlls/winedos/interrupts.c | 4 ++-- programs/expand/expand.c | 2 +- programs/winedbg/break.c | 2 +- programs/winedbg/types.c | 2 +- tools/winedump/output.c | 2 +- tools/winedump/pdb.c | 4 ++-- 17 files changed, 32 insertions(+), 32 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=96848a06054ee18ba5e707...