From 38bc74cf90c78fb3fe31cfc00b5240b49dc47eaf Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Tue, 20 Mar 2012 16:01:37 +0100 Subject: [PATCH] fix another broken link in doc due to the move of GRAS_dd into XBT --- doc/gtut-tour-09-simpledata.doc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/gtut-tour-09-simpledata.doc b/doc/gtut-tour-09-simpledata.doc index aea9829e90..0b1d2e4c42 100644 --- a/doc/gtut-tour-09-simpledata.doc +++ b/doc/gtut-tour-09-simpledata.doc @@ -209,7 +209,7 @@ case: \until } It is very similar to what we had previously, we simply retrieve the -#gras_datadesc_type_t definitions of double and string and use them as payload +#xbt_datadesc_type_t definitions of double and string and use them as payload type of our messages. The next step is to change our calls to gras_msg_send() to pass the data to -- 2.20.1