aboutsummaryrefslogtreecommitdiff
path: root/jffs-dump.c
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@gmail.com>2007-08-03 08:49:10 -0500
committerJosh Boyer <jwboyer@gmail.com>2007-08-03 08:49:10 -0500
commit144b274bb155ea63e9093d24439bf45ce6320d80 (patch)
treee6faf8821972775b8b33a74cc4889814724ddb2c /jffs-dump.c
parentce386724bd784061896dc69ad6012768d526c3dc (diff)
Remove $Id:$ tags
The $Id:$ tags are left over from the old CVS repository. Several files have since been changed, and they generally have little value in a git repo so they should be removed. Signed-off-by: Josh Boyer <jwboyer@gmail.com>
Diffstat (limited to 'jffs-dump.c')
-rw-r--r--jffs-dump.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/jffs-dump.c b/jffs-dump.c
index 4d76aca..31cdad2 100644
--- a/jffs-dump.c
+++ b/jffs-dump.c
@@ -3,8 +3,6 @@
* Useful when it buggers up.
*/
-/* $Id: jffs-dump.c,v 1.3 2005/11/07 11:15:12 gleixner Exp $ */
-
#include <stdlib.h>
#include <stdio.h>
#include <string.h>