--- 3m-810.pl 2009/06/01 09:39:44 36 +++ 3m-810.pl 2009/06/01 13:09:41 37 @@ -300,7 +300,7 @@ my $total = ( $set_item & 0x0f ); my $branch = $br_lib >> 20; my $library = $br_lib & 0x000fffff; - print "TAG $tag [$u1] set: $set/$total [$u2] type: $type '$content' branch: $branch library: $library custom: $custom security: $security\n"; + print "TAG $tag [$u1] set: $set/$total [$u2] type: $type '$content' library: $library branch: $branch custom: $custom security: $security\n"; }