]> granicus.if.org Git - vim/commit
patch 9.0.0248: duplicate code in finding a script in the execution stack v9.0.0248
authorzeertzjq <zeertzjq@outlook.com>
Tue, 23 Aug 2022 18:26:05 +0000 (19:26 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 23 Aug 2022 18:26:05 +0000 (19:26 +0100)
commita247142ae45308087b25f91c8af48399c8ac2943
tree7af0668d351c9723774bc556d6cb5fa3f0aa2cfb
parentf396ce83eebf6c61596184231d39ce4d41eeac04
patch 9.0.0248: duplicate code in finding a script in the execution stack

Problem:    Duplicate code in finding a script in the execution stack.
Solution:   Reduce duplicate code. (closes #10961)
src/scriptfile.c
src/version.c