summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorwookey <wookey>2007-02-14 01:09:06 +0000
committerwookey <wookey>2007-02-14 01:09:06 +0000
commite1ac494e05a5dc7ab61d799af815d103a11d318c (patch)
tree1efd650c2316199773d99707ce405ce644a620f4 /utils
parent12427f939eea34eaa0b5863782e2e005521d64c9 (diff)
Updated headers so they really are the same
Diffstat (limited to 'utils')
-rw-r--r--utils/mkyaffs2image.c3
-rw-r--r--utils/mkyaffsimage.c1
2 files changed, 1 insertions, 3 deletions
diff --git a/utils/mkyaffs2image.c b/utils/mkyaffs2image.c
index 31d4190..9939658 100644
--- a/utils/mkyaffs2image.c
+++ b/utils/mkyaffs2image.c
@@ -12,7 +12,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.
- *
*/
/*
@@ -43,7 +42,7 @@ unsigned yaffs_traceMask=0;
#define chunkSize 2048
#define spareSize 64
-const char * mkyaffsimage_c_version = "$Id: mkyaffs2image.c,v 1.3 2007-02-12 16:55:27 wookey Exp $";
+const char * mkyaffsimage_c_version = "$Id: mkyaffs2image.c,v 1.4 2007-02-14 01:09:06 wookey Exp $";
typedef struct
diff --git a/utils/mkyaffsimage.c b/utils/mkyaffsimage.c
index e4c8fc6..2b8dc1e 100644
--- a/utils/mkyaffsimage.c
+++ b/utils/mkyaffsimage.c
@@ -11,7 +11,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.
- *
*/
/*