[Xfce4-commits] <xfce4-panel:master> Fix typo in debug line.

Nick Schermer noreply at xfce.org
Wed Jul 14 22:48:01 CEST 2010


Updating branch refs/heads/master
         to b09727368607c0e943ff24f977eff67bd842f9a5 (commit)
       from b6ece156ffa899d2d1607270cfc097162669801c (commit)

commit b09727368607c0e943ff24f977eff67bd842f9a5
Author: Nick Schermer <nick at xfce.org>
Date:   Wed Jul 14 20:38:39 2010 +0200

    Fix typo in debug line.

 panel/panel-plugin-external.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/panel/panel-plugin-external.c b/panel/panel-plugin-external.c
index b1dba87..8fb6960 100644
--- a/panel/panel-plugin-external.c
+++ b/panel/panel-plugin-external.c
@@ -544,7 +544,7 @@ panel_plugin_external_child_respawn (gpointer user_data)
   if (external->priv->embedded)
     {
       panel_debug (PANEL_DEBUG_DOMAIN_EXTERNAL,
-                   "%s-%s: still a child embedded, respawn delayed",
+                   "%s-%d: still a child embedded, respawn delayed",
                    panel_module_get_name (external->module), external->unique_id);
 
       return TRUE;



More information about the Xfce4-commits mailing list