X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_close_EBADF.c;h=7a0184d9de29ac30e23dbf561cd6beef4e44d7ce;hb=129c903587142a48f089b02a9309dab746d8a2c9;hp=1c830194a34df31d581e65eb6f32ee6bf120eb9f;hpb=050a7702e4c058234102772f12846e7a878ca769;p=yaffs2.git diff --git a/direct/timothy_tests/quick_tests/test_yaffs_close_EBADF.c b/direct/timothy_tests/quick_tests/test_yaffs_close_EBADF.c index 1c83019..7a0184d 100644 --- a/direct/timothy_tests/quick_tests/test_yaffs_close_EBADF.c +++ b/direct/timothy_tests/quick_tests/test_yaffs_close_EBADF.c @@ -15,7 +15,7 @@ #include "test_yaffs_open.h" -static int handle = 0; +static int handle = -1; int test_yaffs_close_EBADF(void) {