Update of /cvsroot/mhonarc/mhonarc/MHonArc/lib
In directory subversions:/tmp/cvs-serv26583

Modified Files:
        mhutil.pl 
Log Message:
Minor variable decleration fixes.


Index: mhutil.pl
===================================================================
RCS file: /cvsroot/mhonarc/mhonarc/MHonArc/lib/mhutil.pl,v
retrieving revision 2.20
retrieving revision 2.21
diff -C2 -r2.20 -r2.21
*** mhutil.pl   20 Oct 2002 02:53:00 -0000      2.20
--- mhutil.pl   18 Dec 2002 05:44:27 -0000      2.21
***************
*** 81,85 ****
      my $subtext = "";
      my $html_len = length($$str);
!     my($pos, $sublen, $erlen, $real_len);
      my $er_len = 0;
      
--- 81,85 ----
      my $subtext = "";
      my $html_len = length($$str);
!     my($pos, $sublen, $real_len, $semi);
      my $er_len = 0;
      

---------------------------------------------------------------------
To sign-off this list, send email to [EMAIL PROTECTED] with the
message text UNSUBSCRIBE MHONARC-DEV

Reply via email to