Update timothy test Makefile
[yaffs2.git] / direct / timothy_tests / quick_tests / test_yaffs_mount.h
index 4af829cd811886908487e0da5679210738387e76..716ce3bc58075ca80e4dffa31e23c9b75f0da867 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>
@@ -21,4 +21,5 @@
 
 int test_yaffs_mount(void);
 int test_yaffs_mount_clean(void);
+
 #endif