diff --git a/src/util.h b/src/util.h index dafb740f8..89816a8c9 100644 --- a/src/util.h +++ b/src/util.h @@ -277,7 +277,7 @@ GIT_INLINE(int) git__fromhex(char h) GIT_INLINE(int) git__ishex(const char *str) { unsigned i; - for (i=0; i