[Xfce4-commits] <xfce4-panel:master> Add newline to 4.6 plugin debug version.

Nick Schermer noreply at xfce.org
Mon May 24 12:08:01 CEST 2010


Updating branch refs/heads/master
         to 707b38d693dbfb25b8661fef5b85ce609df70db7 (commit)
       from 89e52d284340fb0f300de5928dac0f1059962b8a (commit)

commit 707b38d693dbfb25b8661fef5b85ce609df70db7
Author: Nick Schermer <nick at xfce.org>
Date:   Mon May 24 11:58:42 2010 +0200

    Add newline to 4.6 plugin debug version.

 libxfce4panel/xfce-panel-macros-46.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/libxfce4panel/xfce-panel-macros-46.h b/libxfce4panel/xfce-panel-macros-46.h
index 4dbc32c..a75f3b8 100644
--- a/libxfce4panel/xfce-panel-macros-46.h
+++ b/libxfce4panel/xfce-panel-macros-46.h
@@ -554,7 +554,7 @@ enum /*< skip >*/
         _xpp_debug = TRUE; \
         \
         base_name = g_filename_display_basename (argv[0]);\
-        g_printerr ("xfce4-panel(%s): compiled against libxfce4panel %s", \
+        g_printerr ("xfce4-panel(%s): compiled against libxfce4panel %s\n", \
                     base_name, LIBXFCE4PANEL_VERSION); \
         g_free (base_name); \
       } \



More information about the Xfce4-commits mailing list