aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/test_namestore_api_zone_iteration_specific_zone.c
diff options
context:
space:
mode:
authorSree Harsha Totakura <totakura@in.tum.de>2012-06-20 17:07:35 +0000
committerSree Harsha Totakura <totakura@in.tum.de>2012-06-20 17:07:35 +0000
commit23cb57c51b4b2597265c17f9a9e2cf8daa4614d1 (patch)
treebea7426da00277db56afe56dff7f23bad38c590a /src/namestore/test_namestore_api_zone_iteration_specific_zone.c
parent8fff1a5af6382f5dfbbb6cafc71907bb08fc96db (diff)
downloadgnunet-23cb57c51b4b2597265c17f9a9e2cf8daa4614d1.tar.gz
gnunet-23cb57c51b4b2597265c17f9a9e2cf8daa4614d1.zip
-fixing compile warnings
Diffstat (limited to 'src/namestore/test_namestore_api_zone_iteration_specific_zone.c')
-rw-r--r--src/namestore/test_namestore_api_zone_iteration_specific_zone.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/namestore/test_namestore_api_zone_iteration_specific_zone.c b/src/namestore/test_namestore_api_zone_iteration_specific_zone.c
index 4a6bc571a..9ed3fde28 100644
--- a/src/namestore/test_namestore_api_zone_iteration_specific_zone.c
+++ b/src/namestore/test_namestore_api_zone_iteration_specific_zone.c
@@ -324,7 +324,8 @@ create_record (unsigned int count)
324 324
325static void 325static void
326run (void *cls, 326run (void *cls,
327 const struct GNUNET_CONFIGURATION_Handle *cfg) 327 const struct GNUNET_CONFIGURATION_Handle *cfg,
328 struct GNUNET_TESTING_Peer *peer)
328{ 329{
329 char *hostkey_file; 330 char *hostkey_file;
330 struct GNUNET_TIME_Absolute et; 331 struct GNUNET_TIME_Absolute et;