vi/v_increment.c: v_increment: fix support for wide characters
commit7bdd574d4225d2047c24b266f835b3f1036e83b3
authorWolfgang Jenkner <wjenkner@inode.at>
Sun, 6 Apr 2008 23:55:26 +0000 (7 01:55 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 8 Apr 2008 21:43:35 +0000 (8 23:43 +0200)
tree067206f85d1a69a41118394afdd713ec1143f4db
parent8baeabea947da678f516997392d76c2a9462f925
vi/v_increment.c: v_increment: fix support for wide characters

Without this change, the vi commands `#+' `#-' and `##' don't work:
the number under the cursor disappears, vi hangs or dumps core.
common/key.h
common/multibyte.h
vi/v_increment.c