summaryrefslogtreecommitdiff
path: root/fs/file.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/file.h')
-rw-r--r--fs/file.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/file.h b/fs/file.h
index 7734393..53c96d8 100644
--- a/fs/file.h
+++ b/fs/file.h
@@ -13,7 +13,7 @@ typedef struct
int(* wrtie)(char *buf, int len);
int(* close)();
- int(* stat)(struct stat *buf);
+ int(* stat)(void *buf);
void *data; //opaque