mirror of
https://github.com/vim/vim.git
synced 2025-09-30 04:44:14 -04:00
patch 7.4.1308
Problem: Typo in test. Solution: Change endf to endif.
This commit is contained in:
@@ -194,7 +194,7 @@ func Test_two_channels()
|
||||
" TODO: make this work again with MS-Windows
|
||||
if has('unix')
|
||||
call s:run_server('s:two_channels')
|
||||
endf
|
||||
endif
|
||||
endfunc
|
||||
|
||||
" Test that a server crash is handled gracefully.
|
||||
|
Reference in New Issue
Block a user