mirror of
https://github.com/vim/vim.git
synced 2025-09-24 03:44:06 -04:00
updated for version 7.0e01
This commit is contained in:
@@ -2447,7 +2447,7 @@ find_special_key(srcp, modp, keycode)
|
||||
int modifiers;
|
||||
int bit;
|
||||
int key;
|
||||
long_u n;
|
||||
unsigned long n;
|
||||
|
||||
src = *srcp;
|
||||
if (src[0] != '<')
|
||||
|
Reference in New Issue
Block a user