f-spot r4123 - trunk/src
- From: rubenv svn gnome org
- To: svn-commits-list gnome org
- Subject: f-spot r4123 - trunk/src
- Date: Mon, 30 Jun 2008 13:26:02 +0000 (UTC)
Author: rubenv
Date: Mon Jun 30 13:26:02 2008
New Revision: 4123
URL: http://svn.gnome.org/viewvc/f-spot?rev=4123&view=rev
Log:
I'm an idiot...
Modified:
trunk/src/QueuedSqliteDatabase.cs
Modified: trunk/src/QueuedSqliteDatabase.cs
==============================================================================
--- trunk/src/QueuedSqliteDatabase.cs (original)
+++ trunk/src/QueuedSqliteDatabase.cs Mon Jun 30 13:26:02 2008
@@ -159,7 +159,7 @@
}
public bool InTransaction {
- get { return current_transaction_thread == null; }
+ get { return current_transaction_thread != null; }
}
public void BeginTransaction()
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]