-modify timeout values further
[oweals/gnunet.git] / src / dht / gnunet-dht-put.c
index f6409bdff1a8c8fe7e898c2abf0b6cb12744aa1b..155e1f7d33136c50adbbc13f5a21c8ca7144585d 100644 (file)
@@ -135,7 +135,7 @@ run (void *cls, char *const *args, const char *cfgfile,
 {
   struct GNUNET_TIME_Relative timeout;
   struct GNUNET_TIME_Absolute expiration;
-  GNUNET_HashCode key;
+  struct GNUNET_HashCode key;
 
   cfg = c;