X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=yaffs_yaffs1.h;h=20c190f69aafd808e91554ba0b583279bc22c548;hb=e33554a67753729f6b74677473cf0ec3b8d35a7e;hp=9769eed35ebdd4929923effdca0ff574c22678f4;hpb=b07263adb5c642fcb911125a77b9e7f4bb8af64c;p=yaffs2.git diff --git a/yaffs_yaffs1.h b/yaffs_yaffs1.h index 9769eed..20c190f 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_Device *dev); #endif