Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Indent include and src using this command:
[simgrid.git] / src / bindings / rubyDag / rb_SD_workstation.h
index 0c209d7..daf9819 100644 (file)
@@ -20,6 +20,6 @@ static VALUE rb_SD_workstation_list(VALUE Class);
 static VALUE rb_SD_workstation_number(VALUE Class);
 
 // Workstation name
-static VALUE rb_SD_workstation_name(VALUE Class,VALUE workstation);
+static VALUE rb_SD_workstation_name(VALUE Class, VALUE workstation);
 
-#endif
\ No newline at end of file
+#endif