[vlc-devel] commit: No need to add a '\n' at the end of messages passed to msg_* ( Rémi Duraffort )

git version control git at videolan.org
Sat Feb 14 09:30:12 CET 2009


vlc | branch: master | Rémi Duraffort <ivoire at videolan.org> | Thu Feb 12 18:11:36 2009 +0100| [72fa5a9d8e8f5a1bbe0d83ffd1f30b3265a531c7] | committer: Rémi Duraffort 

No need to add a '\n' at the end of messages passed to msg_*

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=72fa5a9d8e8f5a1bbe0d83ffd1f30b3265a531c7
---

 modules/access/cdda/access.c                     |    4 ++--
 modules/access/dv.c                              |    4 ++--
 modules/access/vcd/cdrom.c                       |    2 +-
 modules/access/vcd/vcd.c                         |    6 +++---
 modules/audio_filter/spatializer/spatializer.cpp |   14 +++++++-------
 modules/codec/avcodec/encoder.c                  |    2 +-
 modules/codec/dirac.c                            |    2 +-
 modules/codec/kate.c                             |   10 +++++-----
 modules/codec/quicktime.c                        |   12 ++++++------
 modules/control/dbus.c                           |   16 ++++++++--------
 modules/gui/pda/pda_callbacks.c                  |    4 ++--
 modules/gui/qt4/components/extended_panels.cpp   |    2 +-
 modules/meta_engine/taglib.cpp                   |    2 +-
 modules/misc/svg.c                               |    4 ++--
 modules/services_discovery/sap.c                 |    2 +-
 modules/stream_out/mosaic_bridge.c               |    2 +-
 modules/video_filter/chain.c                     |    4 ++--
 modules/video_filter/opencv_example.cpp          |    6 +++---
 modules/video_filter/opencv_wrapper.c            |    4 ++--
 modules/video_filter/osdmenu.c                   |    2 +-
 modules/video_output/omapfb.c                    |    4 ++--
 modules/video_output/x11/xvmc.c                  |    2 +-
 src/libvlc.c                                     |    2 +-
 src/misc/filter_chain.c                          |    2 +-
 src/network/tcp.c                                |    2 +-
 src/video_output/video_output.c                  |    2 +-
 26 files changed, 59 insertions(+), 59 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=72fa5a9d8e8f5a1bbe0d83ffd1f30b3265a531c7



More information about the vlc-devel mailing list