X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Fpython%2Fexamples.py;h=0f42c17ab812586003d42b53ed5397a8c16b6741;hp=6b0c04572f4695b027355c77efdc960352901dfb;hb=41573908f821bcb40750e7c069ea8f5178f630e5;hpb=294ec3ddf9786bddb329646010b165768870ce42 diff --git a/direct/python/examples.py b/direct/python/examples.py index 6b0c045..0f42c17 100644 --- a/direct/python/examples.py +++ b/direct/python/examples.py @@ -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)