Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t/lib-httpd: pass LSAN_OPTIONS through apache
[gitweb.git]
/
sideband.h
diff --git
a/sideband.h
b/sideband.h
index 2c4f021645bf9ffbfa43d178a0ba3df82e29c4b3..227740a58e58bd25c4625bc1963106542bd99779 100644
(file)
--- a/
sideband.h
+++ b/
sideband.h
@@
-20,6
+20,7
@@
enum sideband_type {
* progress messages split across multiple packets.
*/
int demultiplex_sideband(const char *me, char *buf, int len,
+ int die_on_error,
struct strbuf *scratch,
enum sideband_type *sideband_type);