mirror of
https://github.com/git/git.git
synced 2026-01-12 05:43:12 +09:00
gitk: fix a 'continue' statement outside a loop to 'return'
When 5de460a2cfdd (gitk: Refactor per-line part of getblobdiffline and its support) moved the body of a loop into a separate function, several 'continue' statements were changed to 'return'. But one instance was missed. Fix it now. Signed-off-by: Johannes Sixt <j6t@kdbg.org>
This commit is contained in:
parent
c435c515da
commit
77e7aab693
Loading…
x
Reference in New Issue
Block a user