diff options
author | Dan Winship <danw@src.gnome.org> | 2004-01-24 05:48:54 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2004-01-24 05:48:54 +0800 |
commit | a8cd4d5f8e4d1f01b3a7d7f98ad3611aff126a7e (patch) | |
tree | b86581b3cebf8362c43eb972bd364aa4fd9e0701 /mail/mail-component-factory.c | |
parent | 218e629449d5bc1d6f3dd320c84832c43c61697b (diff) | |
download | gsoc2013-evolution-a8cd4d5f8e4d1f01b3a7d7f98ad3611aff126a7e.tar.gz 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/mail-component-factory.c')
-rw-r--r-- | mail/mail-component-factory.c | 2 |
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> |