From e1b7f7b724547898f0662f5b40d6311e25d63696 Mon Sep 17 00:00:00 2001 From: Karl Williamson Date: Fri, 23 Dec 2022 05:18:41 -0700 Subject: locale.c: Fix comment --- locale.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'locale.c') diff --git a/locale.c b/locale.c index c04b5d49f1..bd35e75315 100644 --- a/locale.c +++ b/locale.c @@ -1991,8 +1991,7 @@ Perl_set_numeric_standard(pTHX) # ifdef USE_LOCALE_NUMERIC - /* Unconditionally toggle the LC_NUMERIC locale to the current underlying - * default. + /* Unconditionally toggle the LC_NUMERIC locale to the C locale * * Most code should use the macro SET_NUMERIC_STANDARD() in perl.h * instead of calling this directly. The macro avoids calling this routine -- cgit v1.2.1