X-Git-Url: http://gitweb.scilab.org/?p=scilab.git;a=blobdiff_plain;f=scilab%2Fmodules%2Fio%2Fsci_gateway%2Fc%2Fintfilestat.h;h=e6fee32ef6761f1af1213a70bb9aa99b2741271f;hp=ef787bb0ac71b39c02db2dd4f1855737c4a99aa6;hb=b9c35998f72d4ec69d1569991e2acd118d00469e;hpb=55bc101dfda240cc7c8e35f6f1c2715dbc5dd50b diff --git a/scilab/modules/io/sci_gateway/c/intfilestat.h b/scilab/modules/io/sci_gateway/c/intfilestat.h index ef787bb..e6fee32 100644 --- a/scilab/modules/io/sci_gateway/c/intfilestat.h +++ b/scilab/modules/io/sci_gateway/c/intfilestat.h @@ -9,8 +9,9 @@ /** * TODO * @param fname + * @param fname_len * @return */ int C2F(intfilestat)(char * fname,unsigned long fname_len); -#endif /* __INTFILESTAT_H__ */ \ No newline at end of file +#endif /* __INTFILESTAT_H__ */