use macro
authorChristian Grothoff <christian@grothoff.org>
Fri, 2 Jul 2010 21:15:39 +0000 (21:15 +0000)
committerChristian Grothoff <christian@grothoff.org>
Fri, 2 Jul 2010 21:15:39 +0000 (21:15 +0000)
src/datacache/test_datacache.c

index 1b2aee42ff4a58af39f62414c44375100b05c13b..5d90bd49769bcf4526df96cd10e6121c8c92260e 100644 (file)
@@ -105,7 +105,7 @@ run (void *cls,
                                              sizeof (GNUNET_HashCode),
                                              (const char *) &n,
                                              792,
-                                             GNUNET_TIME_absolute_get_forever()));
+                                             GNUNET_TIME_UNIT_FOREVER_ABS));
   ASSERT (1 ==
           GNUNET_DATACACHE_get (h, &k, 792,
                                 &checkIt, &n));