aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/face/face.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/face/face.c')
-rw-r--r--plugins/face/face.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/face/face.c b/plugins/face/face.c
index 576a5acfb8..8f50f16d68 100644
--- a/plugins/face/face.c
+++ b/plugins/face/face.c
@@ -365,7 +365,7 @@ get_cfg_widget (void)
gtk_box_pack_start (GTK_BOX (vbox), butt, FALSE, FALSE, 0);
- gtk_box_pack_start (GTK_BOX (vbox), img, FALSE, FALSE, 0);
+ gtk_box_pack_start (GTK_BOX (vbox), img, FALSE, FALSE, 0);
gtk_widget_show_all (vbox);