[PATCH 3/3] Whitespaces cleanup.
authorAmadeusz Żołnowski <aidecoe@aidecoe.name>
Fri, 25 Nov 2011 15:34:48 +0000 (16:34 +0100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:40:24 +0000 (09:40 -0800)
97/877b6c03a2f9cd0ca90bf4a32527779db9717a [new file with mode: 0644]

diff --git a/97/877b6c03a2f9cd0ca90bf4a32527779db9717a b/97/877b6c03a2f9cd0ca90bf4a32527779db9717a
new file mode 100644 (file)
index 0000000..bb6f0a3
--- /dev/null
@@ -0,0 +1,88 @@
+Return-Path: <aidecoe@aidecoe.name>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id DC0E6429E34\r
+       for <notmuch@notmuchmail.org>; Fri, 25 Nov 2011 07:35:01 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.7\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
+       tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id 745IT4ZEXMIa for <notmuch@notmuchmail.org>;\r
+       Fri, 25 Nov 2011 07:35:01 -0800 (PST)\r
+Received: from mail-bw0-f53.google.com (mail-bw0-f53.google.com\r
+       [209.85.214.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id B6483429E28\r
+       for <notmuch@notmuchmail.org>; Fri, 25 Nov 2011 07:35:00 -0800 (PST)\r
+Received: by mail-bw0-f53.google.com with SMTP id q10so4897701bka.26\r
+       for <notmuch@notmuchmail.org>; Fri, 25 Nov 2011 07:35:00 -0800 (PST)\r
+Received: by 10.204.157.27 with SMTP id z27mr32461606bkw.37.1322235300143;\r
+       Fri, 25 Nov 2011 07:35:00 -0800 (PST)\r
+Received: from localhost (abtw56.neoplus.adsl.tpnet.pl. [83.8.168.56])\r
+       by mx.google.com with ESMTPS id z3sm28899503faf.13.2011.11.25.07.34.58\r
+       (version=TLSv1/SSLv3 cipher=OTHER);\r
+       Fri, 25 Nov 2011 07:34:59 -0800 (PST)\r
+From: =?UTF-8?q?Amadeusz=20=C5=BBo=C5=82nowski?= <aidecoe@aidecoe.name>\r
+To: notmuch@notmuchmail.org\r
+Subject: [PATCH 3/3] Whitespaces cleanup.\r
+Date: Fri, 25 Nov 2011 16:34:48 +0100\r
+Message-Id: <1322235288-12151-2-git-send-email-aidecoe@aidecoe.name>\r
+X-Mailer: git-send-email 1.7.8.rc3\r
+In-Reply-To: <1322235288-12151-1-git-send-email-aidecoe@aidecoe.name>\r
+References: <8762i8bbb2.fsf@convex-new.cs.unb.ca>\r
+       <1322235288-12151-1-git-send-email-aidecoe@aidecoe.name>\r
+Cc: =?UTF-8?q?Amadeusz=20=C5=BBo=C5=82nowski?= <aidecoe@aidecoe.name>\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Fri, 25 Nov 2011 15:35:02 -0000\r
+\r
+---\r
+ test/symbol-test.cc |   13 +++++++------\r
+ 1 files changed, 7 insertions(+), 6 deletions(-)\r
+\r
+diff --git a/test/symbol-test.cc b/test/symbol-test.cc\r
+index ec250b2..1548ca4 100644\r
+--- a/test/symbol-test.cc\r
++++ b/test/symbol-test.cc\r
+@@ -1,16 +1,17 @@\r
+ #include <stdio.h>\r
+ #include <xapian.h>\r
+ #include <notmuch.h>\r
+-int main (){\r
\r
+-  (void)notmuch_database_open ("fakedb",\r
+-                                   NOTMUCH_DATABASE_MODE_READ_ONLY);\r
\r
+-  try{\r
+-    (void)new Xapian::WritableDatabase ("./nonexistant",                                      Xapian::DB_OPEN);\r
++int main() {\r
++  (void) notmuch_database_open("fakedb", NOTMUCH_DATABASE_MODE_READ_ONLY);\r
++\r
++  try {\r
++    (void) new Xapian::WritableDatabase("./nonexistant", Xapian::DB_OPEN);\r
+   } catch (const Xapian::Error &error) {\r
+-    printf("caught %s\n",error.get_msg().c_str());\r
++    printf("caught %s\n", error.get_msg().c_str());\r
+     return 0;\r
+   }\r
++\r
+   return 1;\r
+ }\r
+-- \r
+1.7.8.rc3\r
+\r