diff options
-rw-r--r-- | simon/simon.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/simon/simon.cpp b/simon/simon.cpp index e9894df1f8..83c39061df 100644 --- a/simon/simon.cpp +++ b/simon/simon.cpp @@ -2733,8 +2733,8 @@ restart:; fcs->textColumnOffset -= 8; fcs->textColumn++; } - name_len++; } + name_len++; } // while_1_end |