X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=direct%2Fyaffsfs.c;h=90046854ff29def2dc975bd03bc38173152d526a;hb=0a0da938621f6eec378c7b3c173ce815a786759f;hp=bd94a89bb984163ff2d20e7162bde7243d0bcc4b;hpb=170ea32c52fd2d9b7cbda9b169ad44038b1d15cf;p=yaffs2.git 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;