X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=direct%2Ffsx_test%2Fyaffs_fsx.c;h=d3d3149b05206b0ea02b42e55581960a80c51ece;hb=e33554a67753729f6b74677473cf0ec3b8d35a7e;hp=484241b0d31ab5dae809ee287326c5c603d74bd3;hpb=b07263adb5c642fcb911125a77b9e7f4bb8af64c;p=yaffs2.git diff --git a/direct/fsx_test/yaffs_fsx.c b/direct/fsx_test/yaffs_fsx.c index 484241b..d3d3149 100644 --- a/direct/fsx_test/yaffs_fsx.c +++ b/direct/fsx_test/yaffs_fsx.c @@ -919,7 +919,7 @@ main(int argc, char **argv) argc -= optind; argv += optind; - yaffs_StartUp(); + yaffs_start_up(); yaffs_mount(BASE_NAME); fname = BASE_NAME "/fsxdata";