parse updated message type
authorChristian Grothoff <christian@grothoff.org>
Thu, 13 Oct 2011 14:09:24 +0000 (14:09 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 13 Oct 2011 14:09:24 +0000 (14:09 +0000)
src/ats/ats_api_performance.c

index 85f4ae71ee266b559bd721a9a8a66b6f6417fe32..4dda50ccee8a916476fda502381ace241156694b 100644 (file)
@@ -342,7 +342,7 @@ GNUNET_ATS_performance_init (const struct GNUNET_CONFIGURATION_Handle *cfg,
  * @param ph handle
  */
 void
-GNUNET_ATS_performance_done (struct GNUNET_ATS_SchedulingHandle *ph)
+GNUNET_ATS_performance_done (struct GNUNET_ATS_PerformanceHandle *ph)
 {
   struct PendingMessage *p;
   struct GNUNET_ATS_ReservationContext *rc;