ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/misc/mailinfo/mailinfo.pl
(Generate patch)

Comparing misc/mailinfo/mailinfo.pl (file contents):
Revision 1.5 by tdb, Tue Jul 31 14:49:47 2001 UTC vs.
Revision 1.6 by tdb, Mon Oct 15 16:29:03 2001 UTC

# Line 107 | Line 107 | sub mailinfo() {
107      
108      # send the query
109      print $sock "$mode $name\n";
110 +    $response = "";
111      
112      # read and print the response    
113      while($response ne ".\n") {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines