From 9511067652171d409936148560365d389e3d17b4 Mon Sep 17 00:00:00 2001 From: duerst Date: Wed, 6 Jul 2016 10:24:50 +0000 Subject: * enc/iso_8859_1.c, enc/iso_8859_15.c, enc/iso_8859_16.c: Allign indenting to onigmo convention. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55593 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- enc/iso_8859_16.c | 65 +++++++++++++++++++++++++++++++++---------------------- 1 file changed, 39 insertions(+), 26 deletions(-) (limited to 'enc/iso_8859_16.c') diff --git a/enc/iso_8859_16.c b/enc/iso_8859_16.c index 2ed2f3c989..1374901e5b 100644 --- a/enc/iso_8859_16.c +++ b/enc/iso_8859_16.c @@ -231,47 +231,60 @@ case_map (OnigCaseFoldType* flagP, const OnigUChar** pp, OnigCodePoint code; OnigUChar *to_start = to; OnigCaseFoldType flags = *flagP; - + while (*pp