-typo
authorChristian Grothoff <christian@grothoff.org>
Sun, 27 May 2012 21:47:13 +0000 (21:47 +0000)
committerChristian Grothoff <christian@grothoff.org>
Sun, 27 May 2012 21:47:13 +0000 (21:47 +0000)
src/namestore/test_namestore_api_lookup.c

index 734e5b8fbe2ec3845d01d6dce46708a64d5ceb6a..ddf5673f813d829f20ad1412c037b0c9489f0c26 100644 (file)
@@ -284,8 +284,8 @@ run (void *cls, char *const *args, const char *cfgfile,
   GNUNET_break (s_name != NULL);
 
   GNUNET_NAMESTORE_record_put (nsh, &pubkey, s_name,
-                              GNUNET_TIME_UNIT_FOREVER_ABS
-                              RECORDS, s_rd, s_signature, put_cont, s_name);
+                              GNUNET_TIME_UNIT_FOREVER_ABS,
+                              RECORDS, s_rd, s_signature, put_cont, s_name);