OSDN Git Service

fix indent
authorNARUSE, Yui <naruse@users.sourceforge.jp>
Wed, 30 Mar 2016 18:40:07 +0000 (03:40 +0900)
committerNARUSE, Yui <naruse@users.sourceforge.jp>
Wed, 30 Mar 2016 18:40:07 +0000 (03:40 +0900)
nkf.c

diff --git a/nkf.c b/nkf.c
index 2602101..fd3ce29 100644 (file)
--- a/nkf.c
+++ b/nkf.c
@@ -5710,9 +5710,9 @@ module_connection(void)
     if (nkf_enc_unicode_p(output_encoding))
        output_mode = UTF_8;
 
-       if (x0201_f == NKF_UNSPECIFIED) {
-               x0201_f = X0201_DEFAULT;
-       }
+    if (x0201_f == NKF_UNSPECIFIED) {
+       x0201_f = X0201_DEFAULT;
+    }
 
     /* replace continuation module, from output side */