X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Fyaffsfs.c;h=90046854ff29def2dc975bd03bc38173152d526a;hp=bd94a89bb984163ff2d20e7162bde7243d0bcc4b;hb=e1ac494e05a5dc7ab61d799af815d103a11d318c;hpb=12427f939eea34eaa0b5863782e2e005521d64c9 diff --git a/direct/yaffsfs.c b/direct/yaffsfs.c index bd94a89..9004685 100644 --- a/direct/yaffsfs.c +++ b/direct/yaffsfs.c @@ -9,7 +9,6 @@ * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. - * */ #include "yaffsfs.h" @@ -25,7 +24,7 @@ #endif -const char *yaffsfs_c_version="$Id: yaffsfs.c,v 1.16 2007-02-12 16:49:50 wookey Exp $"; +const char *yaffsfs_c_version="$Id: yaffsfs.c,v 1.17 2007-02-14 01:09:06 wookey Exp $"; // configurationList is the list of devices that are supported static yaffsfs_DeviceConfiguration *yaffsfs_configurationList;