Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
%lg -> %g ...
[simgrid.git] / testsuite / surf / surf_usage.c
index d7a2749..e613e7f 100644 (file)
@@ -100,7 +100,7 @@ void test(char *platform)
   do {
     surf_action_t action = NULL;
     now = surf_get_clock();
-    DEBUG1("Next Event : " "%lg" "\n", now);
+    DEBUG1("Next Event : " "%g" "\n", now);
     DEBUG0("\t CPU actions\n");
     while ((action =
            xbt_swag_extract(surf_cpu_resource->common_public->states.