aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.h
diff options
context:
space:
mode:
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 */