1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/japanese/latex2html/files/patch-bc
Akinori MUSHA 4b927259dc Add patches for Perl 5.6.0.
PR:		ports/20129
Submitted by:	Sugimoto Sadahiro <ixtl@utmc.or.jp> (MAINTAINER)
2000-08-28 18:26:55 +00:00

12 lines
420 B
Plaintext

--- versions/html3_2.pl Wed Dec 2 19:43:50 1998
+++ versions/html3_2.pl.new Tue Jul 18 09:24:27 2000
@@ -801,7 +801,7 @@
local($tmp) = ++$global{'max_id'};
"\\begin$OP$tmp${CP}math$OP$tmp$CP$1\\end$OP$tmp${CP}math$OP$tmp$CP"
/eg;
- undef ($cmd,$tmp,$endspec); undef @cmds;
+ undef $cmd; undef $tmp; undef $endspec; undef @cmds;
local($tmp) = ++$global{'max_id'};
if(@save_open_tags_tabular) {