X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/72fc4dc0bb3954f33dc1d622b80b904987f02be2..0ba36b48beb1104cc76243a1840d41901d63b44a:/doc/gtut-tour-09-simpledata.doc 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