summaryrefslogtreecommitdiff
path: root/img/lib/IM/Pop.pm
diff options
context:
space:
mode:
Diffstat (limited to 'img/lib/IM/Pop.pm')
-rw-r--r--img/lib/IM/Pop.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/img/lib/IM/Pop.pm b/img/lib/IM/Pop.pm
index 8486edaa..9e8a5618 100644
--- a/img/lib/IM/Pop.pm
+++ b/img/lib/IM/Pop.pm
@@ -5,10 +5,10 @@
###
### Author: Internet Message Group <img@mew.org>
### Created: Apr 23, 1997
-### Revised: Dec 7, 2002
+### Revised: Mar 22, 2003
###
-my $PM_VERSION = "IM::Pop.pm version 20021207(IM142)";
+my $PM_VERSION = "IM::Pop.pm version 20030322(IM144)";
package IM::Pop;
require 5.003;
@@ -456,7 +456,7 @@ sub pop_inc($$$$$$$$) {
}
}
- im_info("Getting new messages into $dst....\n");
+ im_info("Getting new messages from $host into $dst...\n");
for ($i = $last; $i <= $msgs; $i++) {
if ($getchk_hook ne '') {
$head = &pop_head($i);