diff options
author | Stefan Reinauer <stepan@openbios.org> | 2006-08-23 14:33:54 +0000 |
---|---|---|
committer | Stefan Reinauer <stepan@openbios.org> | 2006-08-23 14:33:54 +0000 |
commit | 689c1448392ed93dfafc51a2dba39ba37631ce29 (patch) | |
tree | 1232b8f0cb5733a5d1b73f1ec98f9999c8a534d3 /util/flashrom/sst49lf040.c | |
parent | eca92fb37127246b3c1f323442322e93ed65861d (diff) | |
download | coreboot-689c1448392ed93dfafc51a2dba39ba37631ce29.tar.xz |
Removing $Id$ tags as they have no meaning in SVN
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2386 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'util/flashrom/sst49lf040.c')
-rw-r--r-- | util/flashrom/sst49lf040.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/util/flashrom/sst49lf040.c b/util/flashrom/sst49lf040.c index 2823ec23ba..8f1c6b9dc0 100644 --- a/util/flashrom/sst49lf040.c +++ b/util/flashrom/sst49lf040.c @@ -23,7 +23,6 @@ * * ToDo: Consilidated to standard JEDEC code. * - * $Id$ */ #include <stdio.h> #include "flash.h" |