Revision 68ad5e1e9c10e8a640703aadbdf8b8366014373b authored by René Scharfe on 19 February 2010, 22:16:45 UTC, committed by Junio C Hamano on 20 February 2010, 17:19:35 UTC
The patch before the previous one made sure that all callers of
strbuf_add_wrapped_text() supply a strbuf.  Replace all calls of
strbuf_write() with regular strbuf functions and remove it.

Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 3c0ff44
History
File Mode Size
sha1.c -rw-r--r-- 1.4 KB
sha1.h -rw-r--r-- 559 bytes
sha1ppc.S -rw-r--r-- 7.3 KB

back to top