OSDN Git Service

バグ取り
authorkomutan <t_komuta@nifty.com>
Mon, 1 Dec 2014 09:15:58 +0000 (18:15 +0900)
committerkomutan <t_komuta@nifty.com>
Mon, 1 Dec 2014 09:15:58 +0000 (18:15 +0900)
src/LibNMeCabMMF/Extension/MeCabNodeExtension.cs

index aa88151..6f73b73 100644 (file)
@@ -106,7 +106,10 @@ namespace NMeCab.Extension
                     count++;
                     len = 0;
                 }
-                len++;
+                else
+                {
+                    len++;
+                }
                 csvRow++;
             }