diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2016-03-11 20:57:24 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2016-03-11 20:57:24 +0100 |
commit | f7becde978ab43cc5859a89d82aeb69521967a2d (patch) | |
tree | 638676720d012f2f821090474049008e6e43496d /lib/Net | |
parent | ebd2e482e8b20816caada39022be92319f4aeef9 (diff) |
wibble
Diffstat (limited to 'lib/Net')
-rw-r--r-- | lib/Net/IMAP/InterIMAP.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Net/IMAP/InterIMAP.pm b/lib/Net/IMAP/InterIMAP.pm index 45253c1..be61cb6 100644 --- a/lib/Net/IMAP/InterIMAP.pm +++ b/lib/Net/IMAP/InterIMAP.pm @@ -1000,7 +1000,7 @@ sub idle($;$&) { } -# $self->set_cache( $mailbox, STATE ) +# $self->set_cache($mailbox, STATE) # Initialize or update the persistent cache, that is, associate a # known $mailbox with the last known (synced) state: # * UIDVALIDITY |