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

commit 707b38d693dbfb25b8661fef5b85ce609df70db7
Author: Nick Schermer <[email protected]>
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); \
       } \
_______________________________________________
Xfce4-commits mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to