aboutsummaryrefslogtreecommitdiff
path: root/src/datastore/plugin_datastore_sqlite.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-04-12 11:40:01 +0000
committerChristian Grothoff <christian@grothoff.org>2010-04-12 11:40:01 +0000
commit427dd198a713ce769364a02b2307ea7dd42c7df2 (patch)
tree25c24856269eb49d3384dbd2123bdc0a04d40363 /src/datastore/plugin_datastore_sqlite.c
parent760958524e6a786c9c9b34ac4b13b58b1156dd9d (diff)
downloadgnunet-427dd198a713ce769364a02b2307ea7dd42c7df2.tar.gz
gnunet-427dd198a713ce769364a02b2307ea7dd42c7df2.zip
better
Diffstat (limited to 'src/datastore/plugin_datastore_sqlite.c')
-rw-r--r--src/datastore/plugin_datastore_sqlite.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/datastore/plugin_datastore_sqlite.c b/src/datastore/plugin_datastore_sqlite.c
index 85657663c..0d4170e56 100644
--- a/src/datastore/plugin_datastore_sqlite.c
+++ b/src/datastore/plugin_datastore_sqlite.c
@@ -37,7 +37,7 @@
37 */ 37 */
38#define MAX_STAT_SYNC_LAG 50 38#define MAX_STAT_SYNC_LAG 50
39 39
40#define QUOTA_STAT_NAME gettext_noop ("file-sharing datastore utilization (in bytes)") 40#define QUOTA_STAT_NAME gettext_noop ("# bytes used in file-sharing datastore")
41 41
42/** 42/**
43 * Log an error message at log-level 'level' that indicates 43 * Log an error message at log-level 'level' that indicates