diff --git a/scripts/vim-patch.sh b/scripts/vim-patch.sh index 2b419f627e..1ec4101b3b 100755 --- a/scripts/vim-patch.sh +++ b/scripts/vim-patch.sh @@ -992,6 +992,7 @@ is_na_patch() { '-I[_.>]sc_version = ' \ '-I[_.>]uf_script_ctx_version = ' \ '-I = skip_type\(.+\);$' \ + '-Icheck_typval_type\(.+\)' \ "$patch" -- "${file}" | grep '^@@ .* @@') if test -n "$HUNKS"; then