aboutsummaryrefslogtreecommitdiff
path: root/src/statistics/test_statistics_api_data.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-07-21 21:22:35 +0000
committerChristian Grothoff <christian@grothoff.org>2010-07-21 21:22:35 +0000
commit55a5dcea87abe1381505d52f0b5d7a166d75aeec (patch)
tree4868928e88bd13a32072bc0e97d8bf7d6e225228 /src/statistics/test_statistics_api_data.conf
parentb05f920bfa907476b618a24bd78487db8873d2a1 (diff)
downloadgnunet-55a5dcea87abe1381505d52f0b5d7a166d75aeec.tar.gz
gnunet-55a5dcea87abe1381505d52f0b5d7a166d75aeec.zip
fixing bad memcpy
Diffstat (limited to 'src/statistics/test_statistics_api_data.conf')
-rw-r--r--src/statistics/test_statistics_api_data.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/statistics/test_statistics_api_data.conf b/src/statistics/test_statistics_api_data.conf
index 6666e8cc2..d93758fd3 100644
--- a/src/statistics/test_statistics_api_data.conf
+++ b/src/statistics/test_statistics_api_data.conf
@@ -5,7 +5,7 @@ DEFAULTCONFIG = test_statistics_api_data.conf
5[statistics] 5[statistics]
6PORT = 22353 6PORT = 22353
7UNIXPATH = /tmp/test-statistics-service-statistics.unix 7UNIXPATH = /tmp/test-statistics-service-statistics.unix
8DEBUG = YES 8DEBUG = NO
9 9
10[arm] 10[arm]
11PORT = 22354 11PORT = 22354