]> Pileus Git - ~andy/fetchmail/commitdiff
Eliminate unnecessary verbiage.
authorEric S. Raymond <esr@thyrsus.com>
Wed, 25 Sep 1996 04:01:08 +0000 (04:01 -0000)
committerEric S. Raymond <esr@thyrsus.com>
Wed, 25 Sep 1996 04:01:08 +0000 (04:01 -0000)
svn path=/trunk/; revision=134

pop2.c

diff --git a/pop2.c b/pop2.c
index 322a7c4d688c41757a975041f7adc5112a09dba7..e37baaa9cc7839d7b1997861df72e49aa8ffe7eb 100644 (file)
--- a/pop2.c
+++ b/pop2.c
 #include  "socket.h"
 #include  "fetchmail.h"
 
-/*********************************************************************
-
- Method declarations for POP2
-
- *********************************************************************/
-
 static int pound_arg, equal_arg;
 
 int pop2_ok (argbuf,socket)