From 95f5a35f07311b8ed6b52d229093c10adb203676 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Mon, 6 Mar 2000 08:52:50 +0000 Subject: Typo fix. svn path=/trunk/; revision=2796 --- fetchmailconf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fetchmailconf') diff --git a/fetchmailconf b/fetchmailconf index 21adb5ec..639eb088 100755 --- a/fetchmailconf +++ b/fetchmailconf @@ -1782,7 +1782,7 @@ gUSiYASJpMEHhilJTEnhAlGoQqYAZQ1AiqEMZ0jDGtqQImhwwA13yMMevoQAGvGhEAWHGMOAAAA7 # The base64 data in the string above was generated by the following procedure: # # import base64 -# print (base64.encodestring(open("fetchmail.gif", "rb").read()) +# print base64.encodestring(open("fetchmail.gif", "rb").read()) # # Process options -- cgit v1.2.3