diff options
Diffstat (limited to 'nss/digits_dots.c')
-rw-r--r-- | nss/digits_dots.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nss/digits_dots.c b/nss/digits_dots.c index 9a8d499cbd..06f91fe691 100644 --- a/nss/digits_dots.c +++ b/nss/digits_dots.c @@ -117,6 +117,7 @@ break; default: assert (! "There should be no other `af' value"); + not_ok = 1; } if (not_ok) { |