diff options
author | Michael Zucci <zucchi@src.gnome.org> | 2000-07-13 12:03:38 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2000-07-13 12:03:38 +0800 |
commit | 57d6e1cd929629194f2f96ebd8a7b51aed879353 (patch) | |
tree | c9c1c98995a11f5b99e598cdf5ad6b06cba9eb33 | |
parent | 0fcc4e0a670dfc238ea7412cdb61202a07f6a8ea (diff) | |
download | gsoc2013-evolution-57d6e1cd929629194f2f96ebd8a7b51aed879353.tar gsoc2013-evolution-57d6e1cd929629194f2f96ebd8a7b51aed879353.tar.gz gsoc2013-evolution-57d6e1cd929629194f2f96ebd8a7b51aed879353.tar.bz2 gsoc2013-evolution-57d6e1cd929629194f2f96ebd8a7b51aed879353.tar.lz gsoc2013-evolution-57d6e1cd929629194f2f96ebd8a7b51aed879353.tar.xz gsoc2013-evolution-57d6e1cd929629194f2f96ebd8a7b51aed879353.tar.zst gsoc2013-evolution-57d6e1cd929629194f2f96ebd8a7b51aed879353.zip |
Remove some text cruft i was using for testing.
svn path=/trunk/; revision=4136
-rw-r--r-- | camel/camel-mime-utils.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/camel/camel-mime-utils.c b/camel/camel-mime-utils.c index 46825a952e..18c8aa2408 100644 --- a/camel/camel-mime-utils.c +++ b/camel/camel-mime-utils.c @@ -1,7 +1,6 @@ /* * Copyright (C) 2000 Helix Code Inc. - * this is a line ending in spaces - * and this line only contains spaces no tabs + * * Authors: Michael Zucchi <notzed@helixcode.com> * Jeffrey Stedfast <fejj@helixcode.com> * |