diff options
Diffstat (limited to 'fetchmail.h')
-rw-r--r-- | fetchmail.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fetchmail.h b/fetchmail.h index c0ffce33..8907696a 100644 --- a/fetchmail.h +++ b/fetchmail.h @@ -118,6 +118,7 @@ struct runctl char *properties; flag use_syslog; flag invisible; + flag showdots; }; struct idlist |