commit 03110aad38b148ab2fe0b6ad0e67b2904fb2aae0
parent 47421445ccb941a1ec3b227a7aea485aec909acb
Author: Andrej Kacian <ticho@claws-mail.org>
Date: Tue, 11 Jul 2017 00:12:22 +0200
Fix a typo.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/toolbar.c b/src/toolbar.c
@@ -156,7 +156,7 @@ static void toolbar_unmark_cb (GtkWidget *widget,
static void toolbar_lock_cb (GtkWidget *widget,
gpointer data);
-static void toolbar_ulock_cb (GtkWidget *widget,
+static void toolbar_unlock_cb (GtkWidget *widget,
gpointer data);
static void toolbar_all_read_cb (GtkWidget *widget,