diff options
Diffstat (limited to 'scripts/vim-patch.sh')
-rwxr-xr-x | scripts/vim-patch.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/vim-patch.sh b/scripts/vim-patch.sh index 2a04805606..b946266599 100755 --- a/scripts/vim-patch.sh +++ b/scripts/vim-patch.sh @@ -507,7 +507,7 @@ show_vimpatches() { NOTE: Please port the _oldest_ patch if you possibly can. You can use '%s -l path/to/file' to see what patches are missing for a file. -" "${BASENAME}" "${BASENAME}" +" "${BASENAME}" "${BASENAME}" "${BASENAME}" } review_commit() { |