aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmailconf
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1999-02-28 00:31:27 +0000
committerEric S. Raymond <esr@thyrsus.com>1999-02-28 00:31:27 +0000
commit2a2c3129e436d7560de8dcfdd11191cfa6506a92 (patch)
tree4e7c7cbe8887c4c4b55d7bc053c88823197da5f6 /fetchmailconf
parentd4c2c187a478cdfbd55cb262ba8845930764c861 (diff)
downloadfetchmail-2a2c3129e436d7560de8dcfdd11191cfa6506a92.tar.gz
fetchmail-2a2c3129e436d7560de8dcfdd11191cfa6506a92.tar.bz2
fetchmail-2a2c3129e436d7560de8dcfdd11191cfa6506a92.zip
Ready to ship 5.0.0.
svn path=/trunk/; revision=2393
Diffstat (limited to 'fetchmailconf')
-rwxr-xr-xfetchmailconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/fetchmailconf b/fetchmailconf
index 247d9ef4..52682593 100755
--- a/fetchmailconf
+++ b/fetchmailconf
@@ -1046,7 +1046,7 @@ class ServerEdit(Frame, MyWidget):
rightwin.pack(side=LEFT, anchor=N);
def autoprobe(self):
- # Note: this only handles case (1) near fetchmail.c:892
+ # Note: this only handles case (1) near fetchmail.c:1032
# We're assuming people smart enough to set up ssh tunneling
# won't need autoprobing.
if self.server.via: