From 2a2c3129e436d7560de8dcfdd11191cfa6506a92 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sun, 28 Feb 1999 00:31:27 +0000 Subject: Ready to ship 5.0.0. svn path=/trunk/; revision=2393 --- fetchmailconf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fetchmailconf') 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: -- cgit v1.2.3