mirror of
https://github.com/vim/vim.git
synced 2025-09-25 03:54:15 -04:00
patch 8.2.4928: various white space and cosmetic mistakes
Problem: Various white space and cosmetic mistakes. Solution: Change spaces to tabs, improve comments.
This commit is contained in:
@@ -500,7 +500,7 @@ struct dfunc_S {
|
||||
|
||||
// Number of entries used by stack frame for a function call.
|
||||
// - ec_dfunc_idx: function index
|
||||
// - ec_iidx: instruction index
|
||||
// - ec_iidx: instruction index
|
||||
// - ec_instr: instruction list pointer
|
||||
// - ec_outer: stack used for closures
|
||||
// - funclocal: function-local data
|
||||
|
Reference in New Issue
Block a user