aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.h
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-10-25 23:34:48 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-10-25 23:34:48 +0000
commitec087df15474591dc8fe5694f8970f9c859a28b5 (patch)
treee172a5dceabc6008423045b6f45071c8eaad8638 /fetchmail.h
parentf7fe2912031909c9cc61cdb6d6cead89326c515a (diff)
downloadfetchmail-ec087df15474591dc8fe5694f8970f9c859a28b5.tar.gz
fetchmail-ec087df15474591dc8fe5694f8970f9c859a28b5.tar.bz2
fetchmail-ec087df15474591dc8fe5694f8970f9c859a28b5.zip
Comment cleaning.
svn path=/trunk/; revision=388
Diffstat (limited to 'fetchmail.h')
-rw-r--r--fetchmail.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/fetchmail.h b/fetchmail.h
index 47f09a72..1c2a5e21 100644
--- a/fetchmail.h
+++ b/fetchmail.h
@@ -2,14 +2,6 @@
* For license terms, see the file COPYING in this directory.
*/
-/***********************************************************************
- module: fetchmail.h
- project: fetchmail
- programmer: Eric S. Raymond <esr@thyrsus.com>
- description: global constant, type, and variable definitions.
-
- ***********************************************************************/
-
/* constants designating the various supported protocols */
#define P_AUTO 0
#define P_POP2 2