aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.c
diff options
context:
space:
mode:
Diffstat (limited to 'fetchmail.c')
-rw-r--r--fetchmail.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fetchmail.c b/fetchmail.c
index 6990b223..4e405d35 100644
--- a/fetchmail.c
+++ b/fetchmail.c
@@ -130,7 +130,7 @@ static char *timestamp (void)
int main(int argc, char **argv)
{
- int st, bkgd = FALSE;
+ int bkgd = FALSE;
int parsestatus, implicitmode = FALSE;
struct query *ctl;
netrc_entry *netrc_list;