summaryrefslogtreecommitdiff
path: root/inline.h
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2022-01-22 08:06:15 -0700
committerKarl Williamson <khw@cpan.org>2022-06-08 09:57:13 -0600
commit59c183866280d4758da351a71fef284ac7d53cf8 (patch)
tree8171ac41611ae82f4446520411f139d8c2655fbd /inline.h
parent1477bdc13caf88547061a69968c28db515fb3abe (diff)
downloadperl-59c183866280d4758da351a71fef284ac7d53cf8.tar.gz
inline.h: White space only
Diffstat (limited to 'inline.h')
-rw-r--r--inline.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/inline.h b/inline.h
index 9301a77d9c..35df08599e 100644
--- a/inline.h
+++ b/inline.h
@@ -2367,11 +2367,11 @@ Perl_is_utf8_fixed_width_buf_loclen_flags(const U8 * const s,
PERL_STATIC_INLINE UV
Perl_utf8n_to_uvchr_msgs(const U8 *s,
- STRLEN curlen,
- STRLEN *retlen,
- const U32 flags,
- U32 * errors,
- AV ** msgs)
+ STRLEN curlen,
+ STRLEN *retlen,
+ const U32 flags,
+ U32 * errors,
+ AV ** msgs)
{
/* This is the inlined portion of utf8n_to_uvchr_msgs. It handles the
* simple cases, and, if necessary calls a helper function to deal with the