summaryrefslogtreecommitdiffstats
path: root/hwclock/hwclock.c
diff options
context:
space:
mode:
Diffstat (limited to 'hwclock/hwclock.c')
-rw-r--r--hwclock/hwclock.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/hwclock/hwclock.c b/hwclock/hwclock.c
index f070b19aa..cb5b5b64d 100644
--- a/hwclock/hwclock.c
+++ b/hwclock/hwclock.c
@@ -1511,9 +1511,9 @@ int main(int argc, char **argv)
/* Set option defaults */
show = set = systohc = hctosys = systz = adjust = noadjfile = predict =
FALSE;
- getepoch = setepoch = utc = local_opt = testing = debug = FALSE;
+ getepoch = setepoch = utc = local_opt = directisa = testing = debug = FALSE;
#ifdef __alpha__
- ARCconsole = Jensen = SRM = funky_toy = directisa = badyear = FALSE;
+ ARCconsole = Jensen = SRM = funky_toy = badyear = FALSE;
#endif
date_opt = NULL;