remove a superfluous <space> character before '^\'
commit4703128e5fd17a020e111baefd1bcc96c3062de2
authorRaf Czlonka <rczlonka@gmail.com>
Thu, 17 Mar 2016 12:35:37 +0000 (17 12:35 +0000)
committerSven Verdoolaege <skimo@kotnet.org>
Thu, 17 Mar 2016 12:49:53 +0000 (17 13:49 +0100)
tree66153395cbef64a1ac91cbe0e8bd7aa3f88f85c0
parent72c797015c3a470a59106cd86bc18e63a7b2fd4e
remove a superfluous <space> character before '^\'

This fixes alignment in vi's 'viusage' command.

Signed-off-by: Raf Czlonka <rczlonka@gmail.com>
Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
vi/v_cmd.c