Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-cvsserver: exit with 1 upon "I HATE YOU"
[gitweb.git]
/
diff.c
diff --git
a/diff.c
b/diff.c
index 8354e71e0707960f7a1094e288bea0fac83ec6b8..33297aa8a7fd8f1c7f4711a9807b0b497d3de2ae 100644
(file)
--- a/
diff.c
+++ b/
diff.c
@@
-1411,7
+1411,7
@@
static int populate_from_stdin(struct diff_filespec *s)
#define INCREMENT 1024
char *buf;
unsigned long size;
-
in
t got;
+
ssize_
t got;
size = 0;
buf = NULL;