X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ab2f9ddbfa677b1ce7b50c0e8dbe73cd3140f931..97d13963fc4bcb24172fd562b6600d79e8a6997d:/src/surf/surf_timer_private.h diff --git a/src/surf/surf_timer_private.h b/src/surf/surf_timer_private.h index 5a81f6c3af..584f73caf1 100644 --- a/src/surf/surf_timer_private.h +++ b/src/surf/surf_timer_private.h @@ -17,7 +17,7 @@ /* } s_surf_action_timer_t, *surf_action_timer_t; */ typedef struct command { - surf_resource_t resource; /* Any such object, added in a trace + surf_model_t model; /* Any such object, added in a trace should start by this field!!! */ void *function; void *args;