On 27-04-14 09:55, Steffan Karger wrote: > hash was cast from char * to unsigned char * at the return of the function. > This patch removes the implicit cast by declaring hash as unsigned char * .
Ignore the "1/2". This was meant as a separate patch, but git format-patch added the "1/2" without me noticing. -Steffan