aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2004-01-24 05:48:54 +0800
committerDan Winship <danw@src.gnome.org>2004-01-24 05:48:54 +0800
commita8cd4d5f8e4d1f01b3a7d7f98ad3611aff126a7e (patch)
treeb86581b3cebf8362c43eb972bd364aa4fd9e0701 /mail
parent218e629449d5bc1d6f3dd320c84832c43c61697b (diff)
downloadgsoc2013-evolution-a8cd4d5f8e4d1f01b3a7d7f98ad3611aff126a7e.tar
gsoc2013-evolution-a8cd4d5f8e4d1f01b3a7d7f98ad3611aff126a7e.tar.gz
gsoc2013-evolution-a8cd4d5f8e4d1f01b3a7d7f98ad3611aff126a7e.tar.bz2
gsoc2013-evolution-a8cd4d5f8e4d1f01b3a7d7f98ad3611aff126a7e.tar.lz
gsoc2013-evolution-a8cd4d5f8e4d1f01b3a7d7f98ad3611aff126a7e.tar.xz
gsoc2013-evolution-a8cd4d5f8e4d1f01b3a7d7f98ad3611aff126a7e.tar.zst
gsoc2013-evolution-a8cd4d5f8e4d1f01b3a7d7f98ad3611aff126a7e.zip
remove a typo from the beginning of this file
svn path=/trunk/; revision=24392
Diffstat (limited to 'mail')
-rw-r--r--mail/mail-component-factory.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mail-component-factory.c b/mail/mail-component-factory.c
index 3b156e1394..04782b9a16 100644
--- a/mail/mail-component-factory.c
+++ b/mail/mail-component-factory.c
@@ -1,4 +1,4 @@
-got t/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */
+/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */
/* mail-component-factory.c
*
* Authors: Ettore Perazzoli <ettore@ximian.com>