X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs%2F.git;a=blobdiff_plain;f=nand_ecc.c;h=c22397b801dce8fc41da5058dca77251357c46d2;hp=6e2b7cd0cff55230453562f6f8636531ec511b89;hb=087046078841616093c6e6babe66eba1bd0ce0d6;hpb=a1d28cf77fe06fe98cea4c4e80cc1cab94ea6736 diff --git a/nand_ecc.c b/nand_ecc.c index 6e2b7cd..c22397b 100644 --- a/nand_ecc.c +++ b/nand_ecc.c @@ -4,7 +4,7 @@ * Copyright (C) 2000 Steven J. Hill (sjhill@cotw.com) * Toshiba America Electronics Components, Inc. * - * $Id: nand_ecc.c,v 1.2 2002-09-17 04:45:48 charles Exp $ + * $Id: nand_ecc.c,v 1.3 2002-09-27 20:50:50 charles Exp $ * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License @@ -16,6 +16,8 @@ // Minor tweak by Charles Manning to prevent exporting symbols // when compiled in with yaffs. +const char *nand_ecc_c_version = "$Id: nand_ecc.c,v 1.3 2002-09-27 20:50:50 charles Exp $"; + #if 0 #include #include