Skip to content
Snippets Groups Projects
Commit d700dec4 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

fix proto

parent 317452c9
No related branches found
No related tags found
No related merge requests found
......@@ -1327,7 +1327,7 @@ void cgnsw_cancel_cb(Fl_Widget *widget, void *data)
dlg->status = 0;
}
int cgns_write_dialog(const char *const filename)
int cgns_write_dialog(const char *filename)
{
static CGNSWriteDialog dlg;
dlg.filename = filename;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment