-lots
[oweals/gnunet.git] / src / fs / gnunet-fs.c
index 404c64e4d5f2fd88f1d907f340bc4f56e0dcc914..ce6284aa4ef90415cdeb5682dab3704a3cda9521 100644 (file)
@@ -55,7 +55,7 @@ static int verbose;
  * @return GNUNET_OK to continue iteration
  */
 static int
-print_indexed (void *cls, const char *filename, const GNUNET_HashCode * file_id)
+print_indexed (void *cls, const char *filename, const struct GNUNET_HashCode * file_id)
 {
   if (NULL == filename)
   {