X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=direct%2Fyaffs_ramdisk.c;h=3cf054a8d8b0541a9ea42edf9c3a8bb2d4a3d1ea;hb=e1ac494e05a5dc7ab61d799af815d103a11d318c;hp=bcb44f8b99899249377453677fe515d00721d270;hpb=12427f939eea34eaa0b5863782e2e005521d64c9;p=yaffs2.git diff --git a/direct/yaffs_ramdisk.c b/direct/yaffs_ramdisk.c index bcb44f8..3cf054a 100644 --- a/direct/yaffs_ramdisk.c +++ b/direct/yaffs_ramdisk.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. - * */ /* @@ -19,7 +18,7 @@ * Use this with dev->useNANDECC enabled, then ECC overheads are not required. */ -const char *yaffs_ramdisk_c_version = "$Id: yaffs_ramdisk.c,v 1.3 2007-02-12 16:49:50 wookey Exp $"; +const char *yaffs_ramdisk_c_version = "$Id: yaffs_ramdisk.c,v 1.4 2007-02-14 01:09:06 wookey Exp $"; #include "yportenv.h"