typo
authorChristian Grothoff <christian@grothoff.org>
Fri, 17 Jul 2009 12:39:30 +0000 (12:39 +0000)
committerChristian Grothoff <christian@grothoff.org>
Fri, 17 Jul 2009 12:39:30 +0000 (12:39 +0000)
src/datastore/perf_datastore_api.c

index 89b829d7fca46e55cc7523264b35599c9414ddb6..beaafbd6368747791f46c5b748dd487b71dc6339 100644 (file)
@@ -213,7 +213,7 @@ run_continuation (void *cls,
     case RP_PUT:
       memset (&crc->key, 256 - crc->i, sizeof (GNUNET_HashCode));
 
-      GNUNET_assert (GNUNET_OK == putValue (j, i));
+      GNUNET_assert (GNUNET_OK == putValue (crc->j, crc->i));
       GNUNET_DATASTORE_put (datastore,
                            0,
                            &crc->key,