projects
/
scilab.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
no newline at end of file
[scilab.git]
/
scilab
/
modules
/
io
/
sci_gateway
/
c
/
intfilestat.h
diff --git
a/scilab/modules/io/sci_gateway/c/intfilestat.h
b/scilab/modules/io/sci_gateway/c/intfilestat.h
index
ef787bb
..
e6fee32
100644
(file)
--- 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__ */