diff options
author | René Scharfe <rene.scharfe@lsrfire.ath.cx> | 2013-06-02 17:46:51 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-06-02 15:31:12 -0700 |
commit | 20d142b48c8f2f50662db095e193836d0a8f5ad1 (patch) | |
tree | 8a176d8db7e8fa7361c825b63ba324bbeb1b08d8 /blob.h | |
parent | Git 1.8.3 (diff) | |
download | tgif-20d142b48c8f2f50662db095e193836d0a8f5ad1.tar.xz |
cache: mark cache_entry pointers const
Add const for pointers that are only dereferenced for reading by the
inline functions copy_cache_entry and ce_mode_from_stat. This allows
callers to pass in const pointers.
Signed-off-by: René Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'blob.h')
0 files changed, 0 insertions, 0 deletions