From aec15b99bf6b340227895ecfa6136e9d638c701a Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Thu, 17 Oct 1996 17:44:12 +0000 Subject: Remove all those obnoxious block comments. svn path=/trunk/; revision=345 --- uid.c | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'uid.c') diff --git a/uid.c b/uid.c index 676850c1..ad043af6 100644 --- a/uid.c +++ b/uid.c @@ -1,15 +1,9 @@ /* + * uid.c -- UIDL handling for POP3 servers without LAST + * * For license terms, see the file COPYING in this directory. */ -/*********************************************************************** - module: uid.c - project: fetchmail - programmer: Eric S. Raymond - description: UID list handling - - ***********************************************************************/ - #include #include @@ -222,3 +216,5 @@ char *idfile; fclose(tmpfp); } } + +/* uid.c ends here */ -- cgit v1.2.3