[geary/wip/attachment-filename-714549] CR fix
- From: Charles Lindsay <clindsay src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [geary/wip/attachment-filename-714549] CR fix
- Date: Thu,  6 Mar 2014 22:47:26 +0000 (UTC)
commit e7de5b1216f0263d99263c3166cefcd9a2d6f966
Author: Charles Lindsay <chaz yorba org>
Date:   Thu Mar 6 14:20:02 2014 -0800
    CR fix
 src/engine/rfc822/rfc822-utils.vala |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/engine/rfc822/rfc822-utils.vala b/src/engine/rfc822/rfc822-utils.vala
index 7b2ed4f..0cdd6c1 100644
--- a/src/engine/rfc822/rfc822-utils.vala
+++ b/src/engine/rfc822/rfc822-utils.vala
@@ -13,7 +13,6 @@ public const char QUOTE_MARKER = '\x7f';
 
 private Regex? invalid_filename_character_re = null;
 
-
 public GMime.FilterCharset create_utf8_filter_charset(string from_charset) {
     GMime.FilterCharset? filter_charset = new GMime.FilterCharset(from_charset, "UTF-8");
     if (filter_charset == null) {
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]