From: mquinson Date: Sun, 12 Dec 2004 18:49:24 +0000 (+0000) Subject: cosmetic X-Git-Tag: v3.3~4728 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/1c0662ce683e29ed5498a7ed4f961d152a1e1ba5?hp=607bb2a7ef2ed05e9f9d0be783621242313b3e88 cosmetic git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@622 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/src/surf/maxmin.c b/src/surf/maxmin.c index 01e29f9aed..e5d548fc02 100644 --- a/src/surf/maxmin.c +++ b/src/surf/maxmin.c @@ -11,7 +11,7 @@ #include "maxmin_private.h" #include XBT_LOG_NEW_DEFAULT_SUBCATEGORY(maxmin, surf, - "Logging specific to the SURF maxminmodule"); + "Logging specific to the SURF maxmin module"); lmm_system_t lmm_system_new(void) {