commented out wrong message type
[oweals/gnunet.git] / src / dht / gnunet-service-dht.h
index 493c3b96165305046d9dd2603a132a94e5661639..8b0602104bd3e7c1ce165d3916d9c0c08db6ffde 100644 (file)
@@ -158,7 +158,7 @@ GDS_CLIENTS_process_put (uint32_t options,
                          unsigned int path_length,
                          const struct GNUNET_PeerIdentity *path,
                          struct GNUNET_TIME_Absolute exp,
-                         const struct GNUNET_HashCode * key,
+                         const struct GNUNET_HashCode *key,
                          const void *data,
                          size_t size);