Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix another broken link in doc due to the move of GRAS_dd into XBT
authorMartin Quinson <martin.quinson@loria.fr>
Tue, 20 Mar 2012 15:01:37 +0000 (16:01 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Tue, 20 Mar 2012 15:01:37 +0000 (16:01 +0100)
doc/gtut-tour-09-simpledata.doc

index aea9829..0b1d2e4 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