diff options
author | Jeff King <peff@peff.net> | 2024-10-03 17:06:27 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-10-03 14:22:21 -0700 |
commit | 8aeff2c287aea1a8673d78574a5709510a789640 (patch) | |
tree | 2732513c623f6da5b45d10538e47909d674ec847 /diff.c | |
parent | fc5589d6c1200f87689ff95067f18caa2a826382 (diff) |
line-log: use diff_line_prefix() instead of custom helper
Our local output_prefix() is exactly the same as the public
diff_line_prefix() function. Let's just use that one, saving us a little
bit of code.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diff.c')
0 files changed, 0 insertions, 0 deletions