X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=yaffs_yaffs1.h;h=1f60b0cdb724b802f2dc2f9756ecef12f0ad78e6;hb=3fb0edc9f04818ed9f3ffe966d125a0e442843c2;hp=9769eed35ebdd4929923effdca0ff574c22678f4;hpb=780469359d1051ab37ab281b0520137d73fee2e9;p=yaffs2.git diff --git a/yaffs_yaffs1.h b/yaffs_yaffs1.h index 9769eed..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