X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=yaffs_yaffs1.h;h=1f60b0cdb724b802f2dc2f9756ecef12f0ad78e6;hp=20c190f69aafd808e91554ba0b583279bc22c548;hb=f43976eda35065890e7cf0a008e9518158eb71d6;hpb=70c6bf2ff57c8a2fb778accdd5b4227abf273674 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