aboutsummaryrefslogtreecommitdiffstats
path: root/embed
diff options
context:
space:
mode:
Diffstat (limited to 'embed')
-rw-r--r--embed/mozilla/mozilla-embed.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/embed/mozilla/mozilla-embed.cpp b/embed/mozilla/mozilla-embed.cpp
index 8a7730f5e..d925ac0fa 100644
--- a/embed/mozilla/mozilla-embed.cpp
+++ b/embed/mozilla/mozilla-embed.cpp
@@ -264,7 +264,7 @@ mozilla_embed_realize (GtkWidget *widget)
foesid, 0, NULL, NULL, data);
if (n != 2)
{
- g_warning ("Unexpected (n=%d) focus handlers found!\n");
+ g_warning ("Unexpected (n=%d) focus handlers found!\n", n);
}
if (mpriv->focus_connected) return;