diff options
author | René Scharfe <l.s.r@web.de> | 2015-03-09 23:46:54 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-03-10 15:44:41 -0700 |
commit | 6f75d45b2412c646b74300f360361b319689e554 (patch) | |
tree | 9019acb18d49dba98769569f5ad2fccfbd5d696f /commit.h | |
parent | 282616c72d1d08a77ca4fe1186cb708c38408d87 (diff) | |
download | git-6f75d45b2412c646b74300f360361b319689e554.tar.gz git-6f75d45b2412c646b74300f360361b319689e554.tar.xz |
use isxdigit() for checking if a character is a hexadecimal digit
Use the standard function isxdigit() to make the intent clearer and
avoid using magic constants.
Signed-off-by: Rene Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.h')
0 files changed, 0 insertions, 0 deletions