]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1235: cproto files are outdated v9.1.1235
authorYegappan Lakshmanan <yegappan@yahoo.com>
Mon, 24 Mar 2025 19:36:14 +0000 (20:36 +0100)
committerChristian Brabandt <cb@256bit.org>
Mon, 24 Mar 2025 19:36:14 +0000 (20:36 +0100)
commitd2232d70c894178b5120d85a42ce8ec9f9dd9d88
tree6224ae093170e77be0193c3942c0d8831ed4ed9b
parent7cedae3ec3be2af24a7e717e4cb4b8658bc4e9b7
patch 9.1.1235: cproto files are outdated

Problem:  cproto files are outdated
Solution: regenerate proto files by running make proto
          (Yegappan Lakshmanan)

closes: #16956

Signed-off-by: Yegappan Lakshmanan <yegappan@yahoo.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
27 files changed:
src/proto/autocmd.pro
src/proto/buffer.pro
src/proto/charset.pro
src/proto/diff.pro
src/proto/eval.pro
src/proto/filepath.pro
src/proto/getchar.pro
src/proto/highlight.pro
src/proto/insexpand.pro
src/proto/mark.pro
src/proto/mbyte.pro
src/proto/move.pro
src/proto/normal.pro
src/proto/option.pro
src/proto/optionstr.pro
src/proto/os_mswin.pro
src/proto/os_unix.pro
src/proto/popupwin.pro
src/proto/search.pro
src/proto/strings.pro
src/proto/tag.pro
src/proto/term.pro
src/proto/undo.pro
src/proto/userfunc.pro
src/proto/vim9class.pro
src/proto/window.pro
src/version.c