]> AND Public Git Repository - simgrid.git/blobdiff - doc/gtut-tour-09-simpledata.doc
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid
[simgrid.git] / doc / gtut-tour-09-simpledata.doc
index aea9829e90ba75c5ec158522b8d7ee472b0dc796..0b1d2e4c422f10a7d597eb079f092a3f5d48470e 100644 (file)
@@ -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