mhonarc-commits
[Top] [All Lists]

CVS: mhonarc/MHonArc/lib mhdysub.pl,2.10,2.11

2004-03-09 00:14:13
Update of /home/users/mhonarc.org/ehood/cvs/mhonarc/mhonarc/MHonArc/lib
In directory denethor.mallorn.com:/tmp/cvs-serv27110

Modified Files:
	mhdysub.pl 
Log Message:
Fixed closing of DIR.


Index: mhdysub.pl
===================================================================
RCS file: /home/users/mhonarc.org/ehood/cvs/mhonarc/mhonarc/MHonArc/lib/mhdysub.pl,v
retrieving revision 2.10
retrieving revision 2.11
diff -C2 -r2.10 -r2.11
*** mhdysub.pl	10 Jan 2003 03:35:40 -0000	2.10
--- mhdysub.pl	9 Mar 2004 07:14:01 -0000	2.11
***************
*** 107,111 ****
  	    if (/$msgrex/io) { $max = int($1)  if $1 > $max; }
  	}
! 	close(DIR);
  	$max;
      }
--- 107,111 ----
  	    if (/$msgrex/io) { $max = int($1)  if $1 > $max; }
  	}
! 	closedir(DIR);
  	$max;
      }

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