Mercurial > ecos
changeset 1563:4e2a59620a29
Tidy comments after merge back with MTD
| author | gthomas |
|---|---|
| date | Thu, 01 Apr 2004 03:51:34 +0000 |
| parents | 8bafb5f8a697 |
| children | d8ce80bf8e90 |
| files | packages/fs/jffs2/current/cdl/jffs2.cdl packages/fs/jffs2/current/src/fs-ecos.c |
| diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/packages/fs/jffs2/current/cdl/jffs2.cdl +++ b/packages/fs/jffs2/current/cdl/jffs2.cdl @@ -4,7 +4,7 @@ # # JFFS2 Filesystem configuration data # -# $Id: jffs2.cdl,v 1.13 2003/11/29 00:30:30 dwmw2 Exp $ +# $Id: jffs2.cdl,v 1.14 2004/02/17 15:40:36 gthomas Exp $ # # ==================================================================== #####ECOSGPLCOPYRIGHTBEGIN####
--- a/packages/fs/jffs2/current/src/fs-ecos.c +++ b/packages/fs/jffs2/current/src/fs-ecos.c @@ -8,7 +8,7 @@ * * For licensing information, see the file 'LICENCE' in this directory. * - * $Id: fs-ecos.c,v 1.34 2004/03/31 12:17:09 dwmw2 Exp $ + * $Id: fs-ecos.c,v 1.36 2004/04/01 03:39:55 gthomas Exp $ * */
