aboutsummaryrefslogtreecommitdiffstats
path: root/uid.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-10-10 21:52:44 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-10-10 21:52:44 +0000
commit9eaa83099fdcaa492e2ec8df46f4eb81c9dd813d (patch)
tree0ecf7862a25cce413b2c3c842e2b92b99c5fc1ed /uid.c
parent357a144b0d3bd2f23e9d30e1bf47c76f6a232da5 (diff)
downloadfetchmail-9eaa83099fdcaa492e2ec8df46f4eb81c9dd813d.tar.gz
fetchmail-9eaa83099fdcaa492e2ec8df46f4eb81c9dd813d.tar.bz2
fetchmail-9eaa83099fdcaa492e2ec8df46f4eb81c9dd813d.zip
Comment fix.
svn path=/trunk/; revision=289
Diffstat (limited to 'uid.c')
-rw-r--r--uid.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/uid.c b/uid.c
index a8da788d..8e4786ef 100644
--- a/uid.c
+++ b/uid.c
@@ -178,6 +178,7 @@ struct hostrec *hostp;
}
void write_saved_lists(hostlist, idfile)
+/* perform end-of-run write of seen-messages list */
struct hostrec *hostlist;
char *idfile;
{