[tomboy/xdg-migration2: 9/16] whitespace
- From: Sanford Armstrong <sharm src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [tomboy/xdg-migration2: 9/16] whitespace
- Date: Mon, 24 Aug 2009 02:01:26 +0000 (UTC)
commit c36c9ed70869243f97ea3bbf30cb51cbdedaadc5
Author: Sandy Armstrong <sanfordarmstrong gmail com>
Date: Sat Aug 22 21:46:52 2009 -0700
whitespace
Tomboy/Synchronization/FuseSyncServiceAddin.cs | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/Tomboy/Synchronization/FuseSyncServiceAddin.cs b/Tomboy/Synchronization/FuseSyncServiceAddin.cs
index e285808..1fdcaad 100644
--- a/Tomboy/Synchronization/FuseSyncServiceAddin.cs
+++ b/Tomboy/Synchronization/FuseSyncServiceAddin.cs
@@ -121,9 +121,9 @@ namespace Tomboy.Sync
// Test ability to read
bool testFileFound = false;
foreach (string filePath in Directory.GetFiles (mountPath))
- if (filePath == testPath) {
- testFileFound = true;
- break;
+ if (filePath == testPath) {
+ testFileFound = true;
+ break;
}
if (!testFileFound)
throw new TomboySyncException (Catalog.GetString ("Could not read testfile."));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]