summaryrefslogtreecommitdiff
path: root/handy.h
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2019-01-25 09:55:58 -0700
committerKarl Williamson <khw@cpan.org>2019-02-04 21:00:50 -0700
commit5a10328cd52e3a7a3fa9244dbc367ee439850cab (patch)
tree7c07e4ea6d09a820cf36054b509a4932ff3246a6 /handy.h
parent9d3980bc229750e6c07726fe529f02bf4dc6a5a5 (diff)
downloadperl-5a10328cd52e3a7a3fa9244dbc367ee439850cab.tar.gz
handy.h: White-space only
Vertically align the ternary colon with the question mark above it.
Diffstat (limited to 'handy.h')
-rw-r--r--handy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/handy.h b/handy.h
index bb6126af58..56cb24e74a 100644
--- a/handy.h
+++ b/handy.h
@@ -1545,7 +1545,7 @@ END_EXTERN_C
? (c) \
: (IN_UTF8_CTYPE_LOCALE) \
? PL_latin1_lc[ (U8) (c) ] \
- : (cast)function((cast)(c)))
+ : (cast)function((cast)(c)))
/* Note that the result can be larger than a byte in a UTF-8 locale. It
* returns a single value, so can't adequately return the upper case of LATIN