X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4e936ea2a66fc4a22ae23f96baa68cc0f55f870f..599347b970dec2ad471021b8eecca62e8f0854e9:/doc/module-gras.doc diff --git a/doc/module-gras.doc b/doc/module-gras.doc index c91622e8a0..86a249d7cd 100644 --- a/doc/module-gras.doc +++ b/doc/module-gras.doc @@ -439,8 +439,8 @@ \subsection GRAS_ex_mmrpc_serinc 2.a) Server intial settings All module symbols live in the mmrpc_common.c file. We thus have to - define \ref GRAS_DEFINE_TYPE_EXTERN to the preprocessor so that the - \ref GRAS_DEFINE_TYPE symbols don't get included here. Likewise, we use + define \ref XBT_DEFINE_TYPE_EXTERN to the preprocessor so that the + \ref XBT_DEFINE_TYPE symbols don't get included here. Likewise, we use \ref XBT_LOG_EXTERNAL_DEFAULT_CATEGORY to get the log category in here. \dontinclude gras/mmrpc/mmrpc_server.c