Revision 6720e95b305737fddc776f2904c339a0701e6ae2 authored by René Scharfe on 26 December 2008, 10:12:15 UTC, committed by Junio C Hamano on 27 December 2008, 03:09:56 UTC
Add xstrdup_tolower(), a helper to get a lower case copy of a
string, and use it in two cases.

Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent a583971
History
File Mode Size
sha1.c -rw-r--r-- 4.4 KB
sha1.h -rw-r--r-- 1.9 KB

back to top