fix
authorChristian Grothoff <christian@grothoff.org>
Thu, 18 Mar 2010 11:08:13 +0000 (11:08 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 18 Mar 2010 11:08:13 +0000 (11:08 +0000)
src/fs/gnunet-service-fs.c

index 19e64d7d25855277f71195da55022c0a37cdcb46..70cbd3f841d8d32d159b00bb99dc893cf07b2ab5 100644 (file)
@@ -1019,7 +1019,7 @@ transmit_to_peer (void *cls,
                                                   &pid,
                                                   pm->msize,
                                                   &transmit_to_peer,
-                                                  pm);
+                                                  cp);
     }
 #if DEBUG_FS > 2
   GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,