X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=direct%2Fpython%2Fexamples.py;h=0f42c17ab812586003d42b53ed5397a8c16b6741;hb=f43976eda35065890e7cf0a008e9518158eb71d6;hp=6b0c04572f4695b027355c77efdc960352901dfb;hpb=294ec3ddf9786bddb329646010b165768870ce42;p=yaffs2.git 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)