locale.c: Add missing STATIC to fcn decl
authorKarl Williamson <public@khwilliamson.com>
Fri, 19 Jul 2013 15:50:27 +0000 (09:50 -0600)
committerKarl Williamson <public@khwilliamson.com>
Fri, 19 Jul 2013 16:35:14 +0000 (10:35 -0600)
locale.c

index b9be9f9..65c03a6 100644 (file)
--- a/locale.c
+++ b/locale.c
@@ -605,7 +605,7 @@ Perl_mem_collxfrm(pTHX_ const char *s, STRLEN len, STRLEN *xlen)
 
 #endif /* USE_LOCALE_COLLATE */
 
-bool
+STATIC bool
 S_is_cur_LC_category_utf8(pTHX_ int category)
 {
     /* Returns TRUE if the current locale for 'category' is UTF-8; FALSE