From 4b0708093e15b412296328bf81325cf9b69fe512 Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Thu, 14 Aug 2008 14:41:06 +0200 Subject: Coding Style cleanup, update CHANGELOG Signed-off-by: Wolfgang Denk --- fs/yaffs2/yaffscfg.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'fs/yaffs2/yaffscfg.h') diff --git a/fs/yaffs2/yaffscfg.h b/fs/yaffs2/yaffscfg.h index 6ae169612b..3503dc863f 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 - -- cgit v1.2.3