yaffs fixing some bugs with basic-tests
[yaffs2.git] / direct / basic-test / dtest.c
index db38cb50fce44e39e25369994098e3170874ade4..691ffe2921842d8b764a4ae584ab21959fc517f3 100644 (file)
@@ -2691,9 +2691,9 @@ void link_follow_test(const char *mountpt)
        int result;
        int h;
        
-       yaffs_traceMask = 0;
+       yaffs_trace_mask = 0;
 
-       yaffs_StartUp();
+       yaffs_start_up();
 
        yaffs_mount(mountpt);