yaffs First round of name changes
[yaffs2.git] / direct / python / examples.py
index 6b0c04572f4695b027355c77efdc960352901dfb..0f42c17ab812586003d42b53ed5397a8c16b6741 100644 (file)
@@ -73,7 +73,7 @@ def yaffs_o_excl_test(dir):
     
 root = "/yaffs2"
 
-yaffs_StartUp()
+yaffs_start_up()
 yaffs_mount(root)
 
 yaffs_mkdir(root+"/dd",0666)