-rel time allowed
authorChristian Grothoff <christian@grothoff.org>
Mon, 2 Jul 2012 12:57:49 +0000 (12:57 +0000)
committerChristian Grothoff <christian@grothoff.org>
Mon, 2 Jul 2012 12:57:49 +0000 (12:57 +0000)
src/namestore/gnunet-namestore.c

index 9859688dd45f92d8cbf29e11a1c753318fda6caa..3ae10c54141fbcf55114025f543d4b3629f29cd7 100644 (file)
@@ -512,7 +512,7 @@ run (void *cls, char *const *args, const char *cfgfile,
 
     list_it = GNUNET_NAMESTORE_zone_iteration_start (ns,
                                                     &zone,
-                                                    0,
+                                                    GNUNET_NAMESTORE_RF_RELATIVE_EXPIRATION,
                                                     must_not_flags,
                                                     &display_record,
                                                     NULL);