This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Reinstate "Use new Svt_INVLIST for inversion lists."
[perl5.git] / utf8.c
diff --git a/utf8.c b/utf8.c
index c3394e5..4aaafba 100644 (file)
--- 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