aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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