--- cfmaps/cfarch2html 2005/11/23 09:07:21 1.11 +++ cfmaps/cfarch2html 2005/12/09 10:57:23 1.12 @@ -17,7 +17,7 @@ # along with gvpe; if not, write to the Free Software # Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA -our $VERSION = '1.04'; +our $VERSION = '1.05'; use Storable; @@ -49,7 +49,7 @@ print "more =>\n"; print_arch ($a->{more}); } elsif ($_ eq "other_arch") { - print "$_ => $v\n"; + print "$_ => $v\n"; } elsif ($_ eq "msg" || $_ eq "lore") { print "$_ =>

$v

"; } else {