X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/cfabbb6291efb5ef59d78d1751c5f770ef128637..a1d7fb09c29089971a104069a5b0af935892e41b:/examples/msg/app-pingpong/app-pingpong.c diff --git a/examples/msg/app-pingpong/app-pingpong.c b/examples/msg/app-pingpong/app-pingpong.c index 3b6a9cbcca..8caacc6c12 100644 --- a/examples/msg/app-pingpong/app-pingpong.c +++ b/examples/msg/app-pingpong/app-pingpong.c @@ -8,11 +8,11 @@ /** @addtogroup MSG_examples * - * - Ping-pong example: app-pingpong/app-pingpong.c . It's hard to think of a simpler example. The tesh file + * - Ping-Pong: app-pingpong/app-pingpong.c. It's hard to think of a simpler example. The tesh file * laying in the directory is instructive concerning the way to pass options to the simulators (see \ref options). */ -XBT_LOG_NEW_DEFAULT_CATEGORY(pingpong,"Messages specific for this msg example"); +XBT_LOG_NEW_DEFAULT_CATEGORY(mag_app_pingpong,"Messages specific for this msg example"); static int pinger(int argc, char *argv[]) {