Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
It worries me however, to realize how tough an ass-hole I have had to be, in
[simgrid.git] / src / include / surf / surf.h
index 2dbbc5d..fc6df9f 100644 (file)
@@ -150,7 +150,7 @@ typedef struct surf_workstation_resource {
 
 extern surf_workstation_resource_t surf_workstation_resource;
 void surf_workstation_resource_init_CLM03(const char *filename);
-void surf_workstation_resource_init_resource_init_KCCFLN05(const char *filename);
+void surf_workstation_resource_init_KCCFLN05(const char *filename);
 extern xbt_dict_t workstation_set;
 
 /*******************************************/