From: Christian Grothoff Date: Thu, 13 Oct 2011 14:09:24 +0000 (+0000) Subject: parse updated message type X-Git-Tag: initial-import-from-subversion-38251~16559 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=76fbf6c253e780078f4ac5acf43ff89f95c78253;p=oweals%2Fgnunet.git parse updated message type --- diff --git a/src/ats/ats_api_performance.c b/src/ats/ats_api_performance.c index 85f4ae71e..4dda50cce 100644 --- a/src/ats/ats_api_performance.c +++ b/src/ats/ats_api_performance.c @@ -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;