From 66c7ba2a044c844cb534822d3da1b760f6ab5956 Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Tue, 20 Mar 2012 17:18:47 +0100 Subject: [PATCH] fix the lastest documentation warning --- include/amok/bandwidth.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/amok/bandwidth.h b/include/amok/bandwidth.h index 2c63d06312..6f5ff0ba40 100644 --- a/include/amok/bandwidth.h +++ b/include/amok/bandwidth.h @@ -31,7 +31,7 @@ * when the sender and receiver processor architecture are different, * inducing extra delays. For this, GRAS provide the so-called measurement * sockets. On them, you can send raw data which is not converted (see - * \ref GRAS_sock_meas). + * \ref XBT_sock_meas). * * Solving all these problems is quite error prone and anoying, so we * implemented this in the current module so that you don't have to do it -- 2.20.1