aboutsummaryrefslogtreecommitdiff
path: root/src/query_search.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/query_search.c')
-rw-r--r--src/query_search.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/query_search.c b/src/query_search.c
index 8114c32d..75198d6a 100644
--- a/src/query_search.c
+++ b/src/query_search.c
@@ -1,6 +1,6 @@
/*
* Sylpheed -- a GTK+ based, lightweight, and fast e-mail client
- * Copyright (C) 1999-2006 Hiroyuki Yamamoto
+ * Copyright (C) 1999-2007 Hiroyuki Yamamoto
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -149,9 +149,9 @@ static gboolean row_selected (GtkTreeSelection *selection,
gboolean cur_selected,
gpointer data);
-static void query_search_clear (GtkButton *button,
+static void query_search_clear (GtkButton *button,
gpointer data);
-static void query_select_folder (GtkButton *button,
+static void query_select_folder (GtkButton *button,
gpointer data);
static void query_search_clicked (GtkButton *button,
gpointer data);