0
0
mirror of https://github.com/vim/vim.git synced 2025-09-29 04:34:16 -04:00

updated for version 7.1b

This commit is contained in:
Bram Moolenaar
2007-05-10 18:38:52 +00:00
parent 335437bb24
commit 10c56952d8
15 changed files with 26 additions and 22 deletions

View File

@@ -4094,7 +4094,7 @@ do_do_join(count, insert_space)
* "redraw" is TRUE when the screen should be updated.
* Caller must have setup for undo.
*
* return FAIL for failure, OK ohterwise
* return FAIL for failure, OK otherwise
*/
int
do_join(insert_space)