-monkey integration
[oweals/gnunet.git] / src / fs / gnunet-publish.c
index 58beb371ce9df2776f4374ee5f66bdabe90a02c8..f960503c25acc762ce983f646270a0815c3c599a 100644 (file)
@@ -866,7 +866,7 @@ main (int argc, char *const *argv)
     GNUNET_GETOPT_OPTION_END
   };
   bo.expiration_time =
-      GNUNET_FS_year_to_time (GNUNET_FS_get_current_year () + 2);
+      GNUNET_TIME_year_to_time (GNUNET_TIME_get_current_year () + 2);
 
   if (GNUNET_OK != GNUNET_STRINGS_get_utf8_args (argc, argv, &argc, &argv))
     return 2;