aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1998-03-24 05:07:59 +0000
committerEric S. Raymond <esr@thyrsus.com>1998-03-24 05:07:59 +0000
commitde5eda38f1186b232d44f9eef45584eb6f9e91b8 (patch)
treeaff3820f2049046baf79dac111b119a5ba4a0a45
parent18c01882761def342d09bc761e8e29e552a5d287 (diff)
downloadfetchmail-de5eda38f1186b232d44f9eef45584eb6f9e91b8.tar.gz
fetchmail-de5eda38f1186b232d44f9eef45584eb6f9e91b8.tar.bz2
fetchmail-de5eda38f1186b232d44f9eef45584eb6f9e91b8.zip
Nuke comment.
svn path=/trunk/; revision=1724
-rw-r--r--driver.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/driver.c b/driver.c
index ffca9065..6963ea80 100644
--- a/driver.c
+++ b/driver.c
@@ -5,9 +5,6 @@
* For license terms, see the file COPYING in this directory.
*/
-/* Modified 1998 by Dominique Unruh <dominique@unruh.de> (doesn't block any
- more, when message delimiter follows up directly to the headers) */
-
#include "config.h"
#include <stdio.h>
#include <setjmp.h>