[tomboy/xdg-migration2: 4/16] whitespace fix
- From: Sanford Armstrong <sharm src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [tomboy/xdg-migration2: 4/16] whitespace fix
- Date: Mon, 24 Aug 2009 02:01:00 +0000 (UTC)
commit b51642626b1c320de6d1236dc75fdce12ce6519f
Author: Sandy Armstrong <sanfordarmstrong gmail com>
Date: Sat Aug 22 12:30:36 2009 -0700
whitespace fix
Tomboy/Synchronization/FileSystemSyncServer.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Tomboy/Synchronization/FileSystemSyncServer.cs b/Tomboy/Synchronization/FileSystemSyncServer.cs
index cf3d7ff..5cd5315 100644
--- a/Tomboy/Synchronization/FileSystemSyncServer.cs
+++ b/Tomboy/Synchronization/FileSystemSyncServer.cs
@@ -112,7 +112,7 @@ namespace Tomboy.Sync
} catch {}
}
- if (IsValidXmlFile (manifestPath)) {
+ if (IsValidXmlFile (manifestPath)) {
// TODO: Permissions errors
using (FileStream fs = new FileStream (manifestPath, FileMode.Open)) {
XmlDocument doc = new XmlDocument ();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]