X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7b154016e54d112756f09e64c53df1e3453d117f..41c3166d0c9214faac7b6b06d9ce3899ed230327:/tools/gras/stub_generator.c diff --git a/tools/gras/stub_generator.c b/tools/gras/stub_generator.c index 6cc7075593..7f92c7fb5e 100644 --- a/tools/gras/stub_generator.c +++ b/tools/gras/stub_generator.c @@ -1032,7 +1032,7 @@ generate_borland_project(borland_project_t project) /* write the begin of the node OPTIONS */ borland_project_begin_xml_node(project,"OPTIONS"); - /* FIXME check the idlcflags + /* FIXME check the idlcflags */ /* write the IDLCFLAGS element */ borland_project_write_xml_element(project,"IDLCFLAGS","");