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 /builtin/commit.c | |
| parent | edca4152560522a431a51fc0a06147fc680b5b18 (diff) | |
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 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions
