Get timothy quick tests building cleanly.
[yaffs2.git] / direct / test-framework / timothy_tests / quick_tests / test_yaffs_lseek.c
index 84ed1c39f0cad729ef2b98193f2774d2438d6af6..750d350787269a01464c0fed30ece8121d07b1f3 100644 (file)
@@ -35,9 +35,8 @@ int test_yaffs_lseek(void)
                }
        } else {
                print_message("error opening file\n", 2);
-               return -1;
        }
-       
+       return -1;
 }
 
 int test_yaffs_lseek_clean(void)