summaryrefslogtreecommitdiff
path: root/utf8.c
diff options
context:
space:
mode:
authorKarl Williamson <public@khwilliamson.com>2013-05-18 13:06:47 -0600
committerKarl Williamson <public@khwilliamson.com>2013-05-20 11:01:53 -0600
commit4f48919406dde7316da0835587373a50763e73ae (patch)
tree34db39c408cde7445aa6919785abbf68eb86425a /utf8.c
parenta3f3bf18711ca1acde9e5a41d4c7b1f3adc4afd1 (diff)
downloadperl-4f48919406dde7316da0835587373a50763e73ae.tar.gz
utf8.c: White space only.
Indent in newly formed block
Diffstat (limited to 'utf8.c')
-rw-r--r--utf8.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/utf8.c b/utf8.c
index c3394e5450..4aaafba6cc 100644
--- a/utf8.c
+++ b/utf8.c
@@ -1810,10 +1810,10 @@ Perl__to_fold_latin1(pTHX_ const U8 c, U8* p, STRLEN *lenp, const unsigned int f
return LATIN_SMALL_LETTER_LONG_S;
}
else {
- *(p)++ = 's';
- *p = 's';
- *lenp = 2;
- return 's';
+ *(p)++ = 's';
+ *p = 's';
+ *lenp = 2;
+ return 's';
}
}
else { /* In this range the fold of all other characters is their lower