summaryrefslogtreecommitdiff
path: root/gettext.c
diff options
context:
space:
mode:
authorRené Scharfe <l.s.r@web.de>2020-02-04 21:16:10 (GMT)
committerJunio C Hamano <gitster@pobox.com>2020-02-05 18:24:15 (GMT)
commit36d2419c9a1b38f6883318f2af9b704d5d78356f (patch)
tree5129389200763416955770f746e3be23a8f3cc19 /gettext.c
parent71620ca86c530c234b09049b42e3d54f2a36087c (diff)
downloadgit-36d2419c9a1b38f6883318f2af9b704d5d78356f.zip
git-36d2419c9a1b38f6883318f2af9b704d5d78356f.tar.gz
git-36d2419c9a1b38f6883318f2af9b704d5d78356f.tar.bz2
name-rev: respect const qualifier
Keep the const qualifier of the first parameter of get_rev_name() even when casting the object pointer to a commit pointer, and further for the parameter of get_commit_rev_name(), as all these uses are read-only. Signed-off-by: René Scharfe <l.s.r@web.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'gettext.c')
0 files changed, 0 insertions, 0 deletions