X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_sync_ENODEV.h;fp=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_sync_ENOTDIR.h;h=e3aec49819612a17cb7a8e13c13693904889d1d9;hp=4b11cabd4f8197dceb3f08d12ee69b1393b7a089;hb=239fd86892c59299042eabf617309a2d2ddf700b;hpb=7b53d290e92e619a315399ba49aadf6b40e13660 diff --git a/direct/timothy_tests/quick_tests/test_yaffs_sync_ENOTDIR.h b/direct/timothy_tests/quick_tests/test_yaffs_sync_ENODEV.h similarity index 78% rename from direct/timothy_tests/quick_tests/test_yaffs_sync_ENOTDIR.h rename to direct/timothy_tests/quick_tests/test_yaffs_sync_ENODEV.h index 4b11cab..e3aec49 100644 --- a/direct/timothy_tests/quick_tests/test_yaffs_sync_ENOTDIR.h +++ b/direct/timothy_tests/quick_tests/test_yaffs_sync_ENODEV.h @@ -13,13 +13,13 @@ * Note: Only YAFFS headers are LGPL, YAFFS C code is covered by GPL. */ -#ifndef __test_yaffs_sync_ENOTDIR_h__ -#define __test_yaffs_sync_ENOTDIR_h__ +#ifndef __test_yaffs_sync_ENODEV_h__ +#define __test_yaffs_sync_ENODEV_h__ #include "lib.h" #include "yaffsfs.h" -int test_yaffs_sync_ENOTDIR(void); -int test_yaffs_sync_ENOTDIR_clean(void); +int test_yaffs_sync_ENODEV(void); +int test_yaffs_sync_ENODEV_clean(void); #endif