Fix typo.

2001-01-30  Kjartan Maraas  <kmaraas@gnome.org>

	* folder-browser.c: Fix typo.

svn path=/trunk/; revision=7913
This commit is contained in:
Kjartan Maraas
2001-01-30 15:14:39 +00:00
committed by Kjartan Maraas
parent 2dee35819c
commit 601872effd
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2001-01-30 Kjartan Maraas <kmaraas@gnome.org>
* folder-browser.c: Fix typo.
2001-01-29 Jeffrey Stedfast <fejj@helixcode.com>
* mail-importer.c (mail_importer_add_line): Cast the

View File

@ -568,7 +568,7 @@ hide_read(GtkWidget *w, FolderBrowser *fb)
message_list_hide_add(ml, "(match-all (system-flag \"seen\"))", ML_HIDE_SAME, ML_HIDE_SAME);
}
/* dum de dum, about the 3rd coyp of this function throughout the mailer/camel */
/* dum de dum, about the 3rd copy of this function throughout the mailer/camel */
static const char *
strip_re(const char *subject)
{