summaryrefslogtreecommitdiff
path: root/misc/cdcollect/files/patch-src_DBsql.cs
diff options
context:
space:
mode:
Diffstat (limited to 'misc/cdcollect/files/patch-src_DBsql.cs')
-rw-r--r--misc/cdcollect/files/patch-src_DBsql.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/cdcollect/files/patch-src_DBsql.cs b/misc/cdcollect/files/patch-src_DBsql.cs
index 1fabeaf61567..2083e9194b9b 100644
--- a/misc/cdcollect/files/patch-src_DBsql.cs
+++ b/misc/cdcollect/files/patch-src_DBsql.cs
@@ -1,6 +1,6 @@
---- src/DBsql.cs.orig
+--- src/DBsql.cs.orig 2006-11-24 17:12:13 UTC
+++ src/DBsql.cs
-@@ -958,10 +958,10 @@
+@@ -958,10 +958,10 @@ public class CDDatabaseSql
private int sql_command_id (string comm)
{
IDbCommand command = sqlite_connection.CreateCommand ();