mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
patch 7.4.1859
Problem: Cannot use a function reference for "exit_cb". Solution: Use get_callback(). (Yegappan Lakshmanan)
This commit is contained in:
@@ -1529,7 +1529,6 @@ typedef struct
|
||||
int jo_id;
|
||||
char_u jo_soe_buf[NUMBUFLEN];
|
||||
char_u *jo_stoponexit;
|
||||
char_u jo_ecb_buf[NUMBUFLEN];
|
||||
} jobopt_T;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user