aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.h
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-06-11 14:48:34 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-06-11 14:48:34 +0000
commit43332c43da198a4a4ad060f06d83ce4f99487e89 (patch)
tree1b9aea52b9866576e5e03e3ad1dff5d3a13f0357 /fetchmail.h
parent21ea1b015d19a41053d02f11255c4ea60d10e048 (diff)
downloadfetchmail-43332c43da198a4a4ad060f06d83ce4f99487e89.tar.gz
fetchmail-43332c43da198a4a4ad060f06d83ce4f99487e89.tar.bz2
fetchmail-43332c43da198a4a4ad060f06d83ce4f99487e89.zip
Cosmetic fix.
svn path=/trunk/; revision=1085
Diffstat (limited to 'fetchmail.h')
-rw-r--r--fetchmail.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/fetchmail.h b/fetchmail.h
index 010ccd9c..4f4a4f26 100644
--- a/fetchmail.h
+++ b/fetchmail.h
@@ -267,3 +267,5 @@ char *xstrdup(const char *);
#define TRUE 1
#define STRING_DISABLED (char *)-1
+
+/* fetchmail.h ends here */