aboutsummaryrefslogtreecommitdiffstats
path: root/git-gui/lib/commit.tcl
diff options
context:
space:
mode:
authorbrian m. carlson <sandals@crustytoothpaste.net>2025-10-27 00:43:57 +0000
committerJunio C Hamano <gitster@pobox.com>2025-10-29 07:35:00 -0700
commit10bacc685b76a9def165af0fdc98c6f235596604 (patch)
treec0ecdcf19dd4ebb94e12daf5b2c04d0fb16d9fa7 /git-gui/lib/commit.tcl
parenthash: add a function to look up hash algo structs (diff)
downloadgit-10bacc685b76a9def165af0fdc98c6f235596604.tar.gz
git-10bacc685b76a9def165af0fdc98c6f235596604.zip
csum-file: define hashwrite's count as a uint32_t
We want to call this code from Rust and ensure that the types are the same for compatibility, which is easiest to do if the type is a fixed size. Since unsigned int is 32 bits on all the platforms we care about, define it as a uint32_t instead. Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-gui/lib/commit.tcl')
0 files changed, 0 insertions, 0 deletions