diff options
author | Erik de Castro Lopo <erikd@mega-nerd.com> | 2008-04-05 20:13:47 +1100 |
---|---|---|
committer | Erik de Castro Lopo <erikd@mega-nerd.com> | 2008-04-05 20:13:47 +1100 |
commit | 2e97a51cdd7d16686bc6a1b9e833e2400bb5331f (patch) | |
tree | e36cc4a109c21e1114edd1e0870b073ae722e0e6 /src/G72x/g72x_test.c | |
parent | adc85e91dec750d0b933356fb1217c7a2ed885f1 (diff) |
Clean out cruft.
Diffstat (limited to 'src/G72x/g72x_test.c')
-rw-r--r-- | src/G72x/g72x_test.c | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/G72x/g72x_test.c b/src/G72x/g72x_test.c index caf5846..4a62109 100644 --- a/src/G72x/g72x_test.c +++ b/src/G72x/g72x_test.c @@ -212,11 +212,3 @@ oct_save_short (short *a, short *b, int len) return 0 ; } /* oct_save_short */ -/* -** Do not edit or modify anything in this comment block. -** The arch-tag line is a file identity tag for the GNU Arch -** revision control system. -** -** arch-tag: 0597b442-a5b0-4abf-92a4-92f6c24e85a6 -*/ - |