diff options
author | Denton Liu <liu.denton@gmail.com> | 2019-12-06 12:16:26 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-12-06 12:34:49 -0800 |
commit | f8675343d79058ab5200e93e6c33058e13d7bb43 (patch) | |
tree | d479ad588d5121c780c055faebc22d535dd88a12 /builtin/commit.c | |
parent | 828765dfe0a4a1baae7fae750cbb6a62fcb32c7a (diff) |
range-diff: mark pointers as const
The contents pointed to by `diffopt` and `other_arg` should not be
modified. Mark these as `const` to indicate this.
Signed-off-by: Denton Liu <liu.denton@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions