bintools/evalid/EvalidCompare.pm
changeset 664 44b0e894b7ab
parent 653 8ee61c1e0c5c
parent 655 3f65fd25dfd4
child 676 b5e6747818a9
--- a/bintools/evalid/EvalidCompare.pm	Tue Oct 26 11:12:31 2010 +0800
+++ b/bintools/evalid/EvalidCompare.pm	Wed Oct 27 19:35:19 2010 +0800
@@ -231,7 +231,7 @@
     }
   }
 
-  if ($typeBuf =~ /^!<arch>\x0A(.{48}([0-9 ]{9}).\x60\x0A(......))/s) {
+  if ($typeBuf =~ /^!<arch>\x0A(.{48}([0-9 ]{9})\x60\x0A(......))/s) {
     # library - could be MARM or WINS
 
     $typeBuf = $1;