summaryrefslogtreecommitdiff
path: root/yaffs_yaffs1.h
diff options
context:
space:
mode:
Diffstat (limited to 'yaffs_yaffs1.h')
-rw-r--r--yaffs_yaffs1.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/yaffs_yaffs1.h b/yaffs_yaffs1.h
index 20c190f..1f60b0c 100644
--- a/yaffs_yaffs1.h
+++ b/yaffs_yaffs1.h
@@ -17,6 +17,6 @@
#define __YAFFS_YAFFS1_H__
#include "yaffs_guts.h"
-int yaffs1_scan(yaffs_Device *dev);
+int yaffs1_scan(yaffs_dev_t *dev);
#endif