mhonarc-commits
[Top] [All Lists]

CVS: mhonarc/MHonArc/lib ewhutil.pl,2.13,2.14

2003-04-05 16:49:41
Update of /cvsroot/mhonarc/mhonarc/MHonArc/lib
In directory subversions:/tmp/cvs-serv18908

Modified Files:
	ewhutil.pl 
Log Message:
Fixed typo in dehtmlize.


Index: ewhutil.pl
===================================================================
RCS file: /cvsroot/mhonarc/mhonarc/MHonArc/lib/ewhutil.pl,v
retrieving revision 2.13
retrieving revision 2.14
diff -C2 -r2.13 -r2.14
*** ewhutil.pl	19 Feb 2003 06:26:18 -0000	2.13
--- ewhutil.pl	5 Apr 2003 23:49:38 -0000	2.14
***************
*** 104,108 ****
      $$str_r =~ s/\"/\&/g;
      $$str_r =~ s/\&#[xX]0*40;/@/g;
!     $$str_r =~ s/\&64;/@/g;
      $$str_r;
  }
--- 104,108 ----
      $$str_r =~ s/\"/\&/g;
      $$str_r =~ s/\&#[xX]0*40;/@/g;
!     $$str_r =~ s/\@/@/g;
      $$str_r;
  }

---------------------------------------------------------------------
To sign-off this list, send email to majordomo(_at_)mhonarc(_dot_)org with the
message text UNSUBSCRIBE MHONARC-DEV