[evolution] Fix a recently introduced white-space error in a source file
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] Fix a recently introduced white-space error in a source file
- Date: Thu, 17 Jan 2013 13:10:13 +0000 (UTC)
commit af24ac867a7a92f7c091185c8332655965fe662a
Author: Milan Crha <mcrha redhat com>
Date: Thu Jan 17 14:09:21 2013 +0100
Fix a recently introduced white-space error in a source file
em-format/e-mail-inline-filter.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/em-format/e-mail-inline-filter.c b/em-format/e-mail-inline-filter.c
index 8f31409..f922dc9 100644
--- a/em-format/e-mail-inline-filter.c
+++ b/em-format/e-mail-inline-filter.c
@@ -214,7 +214,6 @@ newline_or_whitespace_follows (const gchar *str,
if (!*str)
return TRUE;
-
if (!camel_mime_is_lwsp (*str))
return FALSE;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]