/
uis
/
git
/
x
/
uis
/
git
/
git.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Update messages in preparation for i18n
[git/git.git]
/
pkt-line.c
diff --git
a/pkt-line.c
b/pkt-line.c
index
a593c08
..
941e41d
100644
(file)
--- a/
pkt-line.c
+++ b/
pkt-line.c
@@
-296,7
+296,7
@@
static int get_packet_data(int fd, char **src_buf, size_t *src_size,
if (options & PACKET_READ_GENTLE_ON_EOF)
return -1;
- die("
T
he remote end hung up unexpectedly");
+ die("
t
he remote end hung up unexpectedly");
}
return ret;