X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=direct%2Ffsx_test%2Fyaffs_fsx.c;h=d3d3149b05206b0ea02b42e55581960a80c51ece;hb=4aab7ea4c9b8fb1bb9b375476a9faf70d29871b1;hp=484241b0d31ab5dae809ee287326c5c603d74bd3;hpb=3797c6edfef9bef80f70001b14ee636b0309895a;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";