-trying to fix double-cancel
[oweals/gnunet.git] / src / core / gnunet-core.c
index cfdae33bfa81321c9895b46c5bc54c7886843e89..4dbe49c50ee0f7225e3efa0f97e8f61394281cff 100644 (file)
@@ -72,7 +72,7 @@ shutdown_task (void *cls,
  * @param peer peer identity this notification is about
  */
 static void
-connected_peer_callback (void *cls, 
+connected_peer_callback (void *cls,
                         const struct GNUNET_PeerIdentity *peer)
 {
   if (NULL == peer)