diff options
Diffstat (limited to 'fs/yaffs2/yaffscfg.h')
-rw-r--r-- | fs/yaffs2/yaffscfg.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/fs/yaffs2/yaffscfg.h b/fs/yaffs2/yaffscfg.h index 6ae1696..3503dc8 100644 --- a/fs/yaffs2/yaffscfg.h +++ b/fs/yaffs2/yaffscfg.h @@ -1,5 +1,5 @@ /* - * YAFFS: Yet another Flash File System . A NAND-flash specific file system. + * YAFFS: Yet another Flash File System . A NAND-flash specific file system. * * Copyright (C) 2002-2007 Aleph One Ltd. * for Toby Churchill Ltd and Brightstar Engineering @@ -43,4 +43,3 @@ void yaffsfs_SetError(int err); int yaffsfs_GetError(void); #endif - |