hxing
[oweals/gnunet.git] / src / core / gnunet-service-core_neighbours.h
index 8dad1aafef173032be2038bff82a64532d0441cf..36682770e7600e028565c6b94c5942c7499177d4 100644 (file)
@@ -41,7 +41,7 @@
  * @param timeout by when should the transmission be done?
  */
 void
-GDS_NEIGHBOURS_transmit (const struct GNUNET_PeerIdentity *target,
+GSC_NEIGHBOURS_transmit (const struct GNUNET_PeerIdentity *target,
                         const struct GNUNET_MessageHeader *msg,
                         struct GNUNET_TIME_Relative timeout);