X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_read_EINVAL.h;fp=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_read_EINVAL.h;h=b9650580f0c52e712da6c9e5d9c98afdac6c6a8d;hp=845148f51f58e7b2658cc302b689a2a1110e2ef3;hb=4f90d524e3c666c53ae36ad2911e00e5b3741cca;hpb=24c7a59d54dbe6946be101db3c8ae38f92634129 diff --git a/direct/timothy_tests/quick_tests/test_yaffs_read_EINVAL.h b/direct/timothy_tests/quick_tests/test_yaffs_read_EINVAL.h index 845148f..b965058 100644 --- a/direct/timothy_tests/quick_tests/test_yaffs_read_EINVAL.h +++ b/direct/timothy_tests/quick_tests/test_yaffs_read_EINVAL.h @@ -13,13 +13,13 @@ * Note: Only YAFFS headers are LGPL, YAFFS C code is covered by GPL. */ -#ifndef __test_yaffs_read_EBADF_h__ -#define __test_yaffs_read_EBADF_h__ +#ifndef __test_yaffs_read_EINVAL_h__ +#define __test_yaffs_read_EINVAL_h__ #include "lib.h" #include "yaffsfs.h" #include "test_yaffs_open.h" -int test_yaffs_read_EBADF(void); -int test_yaffs_read_EBADF_clean(void); +int test_yaffs_read_EINVAL(void); +int test_yaffs_read_EINVAL_clean(void); #endif