X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=yaffs_yaffs1.h;h=db23e04973ba981f3153d80d7a2dbd0ac5d2b61f;hp=20c190f69aafd808e91554ba0b583279bc22c548;hb=289be14ec37cc62420fff7575ddeb2ff84b1e147;hpb=e33554a67753729f6b74677473cf0ec3b8d35a7e diff --git a/yaffs_yaffs1.h b/yaffs_yaffs1.h index 20c190f..db23e04 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(struct yaffs_dev *dev); #endif