summaryrefslogtreecommitdiff
path: root/Clock.c
diff options
context:
space:
mode:
Diffstat (limited to 'Clock.c')
-rw-r--r--Clock.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Clock.c b/Clock.c
index 9e3bf48..304aa0b 100644
--- a/Clock.c
+++ b/Clock.c
@@ -685,7 +685,7 @@ Initialize (Widget request, Widget new, ArgList args, Cardinal *num_args)
}
}
- if (!no_locale)
+ if (no_locale)
#endif /* NO_I18N */
{
if (w->clock.font == NULL)