X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=direct%2Ftest-framework%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_rename.c;h=c5c3674d78880e4f98bdd5c77cce833e5dc6746e;hb=9113cd4f787beb5814a593a2a308dc57bc171533;hp=170081e70c6d46ed9f417d6c7e6fe1e7f75a83c4;hpb=cabb7b51f48a784fbd8bd04ea8878abe2196167a;p=yaffs2.git diff --git a/direct/test-framework/timothy_tests/quick_tests/test_yaffs_rename.c b/direct/test-framework/timothy_tests/quick_tests/test_yaffs_rename.c index 170081e..c5c3674 100644 --- a/direct/test-framework/timothy_tests/quick_tests/test_yaffs_rename.c +++ b/direct/test-framework/timothy_tests/quick_tests/test_yaffs_rename.c @@ -1,8 +1,7 @@ /* * YAFFS: Yet another FFS. A NAND-flash specific file system. * - * Copyright (C) 2002-2011 Aleph One Ltd. - * for Toby Churchill Ltd and Brightstar Engineering + * Copyright (C) 2002-2018 Aleph One Ltd. * * Created by Timothy Manning * @@ -17,7 +16,6 @@ int test_yaffs_rename(void) { int output=0; - int error_code =0; if (0 != yaffs_access(FILE_PATH,0)) { output = test_yaffs_open();