Merge branch 'master' of ssh://www.aleph1.co.uk/home/aleph1/git/yaffs2
[yaffs2.git] / direct / timothy_tests / quick_tests / test_yaffs_unmount.h
index 7b0562a4d287807a73fc4201c81e8fb6124bf536..d9983fd9ec118b6ff91ef2f75ffea0245093e37a 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * YAFFS: Yet another Flash File System . A NAND-flash specific file system. 
  *
- * Copyright (C) 2002-2010 Aleph One Ltd.
+ * Copyright (C) 2002-2011 Aleph One Ltd.
  *   for Toby Churchill Ltd and Brightstar Engineering
  *
  * Created by Timothy Manning <timothy@yaffs.net>
@@ -22,4 +22,5 @@
 
 int test_yaffs_unmount(void);
 int test_yaffs_unmount_clean(void);
+
 #endif