aboutsummaryrefslogtreecommitdiffstats
path: root/options.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-08-04 03:41:36 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-08-04 03:41:36 +0000
commitdcb63c343a411c59257407b07f08c2210e236c80 (patch)
treebc000d45c1c189c28359a4935d768be9c08c7a42 /options.c
parentc9640316b64b09ba6bae6bec05214a51482d79db (diff)
downloadfetchmail-dcb63c343a411c59257407b07f08c2210e236c80.tar.gz
fetchmail-dcb63c343a411c59257407b07f08c2210e236c80.tar.bz2
fetchmail-dcb63c343a411c59257407b07f08c2210e236c80.zip
Cosmetic fix.
svn path=/trunk/; revision=1225
Diffstat (limited to 'options.c')
-rw-r--r--options.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/options.c b/options.c
index 99cd156a..4d9515cd 100644
--- a/options.c
+++ b/options.c
@@ -36,7 +36,7 @@
#define LA_ENVELOPE 18
#define LA_USERNAME 19
#define LA_ALL 20
-#define LA_NOKEEP 21
+#define LA_NOKEEP 21
#define LA_KEEP 22
#define LA_FLUSH 23
#define LA_NOREWRITE 24