Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cosmetic
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Sun, 12 Dec 2004 18:49:24 +0000 (18:49 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Sun, 12 Dec 2004 18:49:24 +0000 (18:49 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@622 48e7efb5-ca39-0410-a469-dd3cf9ba447f

src/surf/maxmin.c

index 01e29f9..e5d548f 100644 (file)
@@ -11,7 +11,7 @@
 #include "maxmin_private.h"
 #include <stdlib.h>
 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)
 {