yaffs Merging changes made to quick tests.
[yaffs2.git] / direct / timothy_tests / quick_tests / test_yaffs_close_EBADF.c
index 1c830194a34df31d581e65eb6f32ee6bf120eb9f..7a0184d9de29ac30e23dbf561cd6beef4e44d7ce 100644 (file)
@@ -15,7 +15,7 @@
 
 #include "test_yaffs_open.h"
 
-static int handle = 0;
+static int handle = -1;
 
 int test_yaffs_close_EBADF(void)
 {