From 4917fb20a07aa3221683c8a2112c514f44594350 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 28 Nov 2011 16:09:47 +0000 Subject: introducing GNUNET_UNUSED macro instead of hard-coding gcc attribute all over the place; also some further documentation fixes --- src/ats/ats_api_performance.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ats/ats_api_performance.c') diff --git a/src/ats/ats_api_performance.c b/src/ats/ats_api_performance.c index f85d800e4..9739ac1e5 100644 --- a/src/ats/ats_api_performance.c +++ b/src/ats/ats_api_performance.c @@ -167,7 +167,7 @@ struct GNUNET_ATS_PerformanceHandle /** * Re-establish the connection to the ATS service. * - * @param sh handle to use to re-connect. + * @param ph handle to use to re-connect. */ static void reconnect (struct GNUNET_ATS_PerformanceHandle *ph); -- cgit v1.2.3