$NetBSD: patch-cg,v 1.1 2003/03/31 03:46:30 jmc Exp $

--- progs/tools/mhtml2html.pl.orig	Sun Mar 30 22:00:17 2003
+++ progs/tools/mhtml2html.pl	Sun Mar 30 22:00:21 2003
@@ -68,7 +68,7 @@
 #    print "Line cache is: \"$line_cache\"\n";
 
 #    $line_cache =~ s/^\s+//;
-    undef $1;
+#    undef $1;
     # First yank the next token out of the line_cache
     $char = substr($line_cache, 0, 1);
     if ($char eq "<") {
