summaryrefslogtreecommitdiff
path: root/copy.c
diff options
context:
space:
mode:
authorLibravatar Johan Herland <johan@herland.net>2007-05-15 14:39:25 +0200
committerLibravatar Junio C Hamano <junkio@cox.net>2007-05-15 21:15:54 -0700
commit2924415f4fb081d9dde687092248c86ec0c40195 (patch)
treee81cf399b019741668bf0fb422953fe8c4c00a3e /copy.c
parentUse $Id$ as the ident attribute keyword rather than $ident$ to be consistent ... (diff)
downloadtgif-2924415f4fb081d9dde687092248c86ec0c40195.tar.xz
Fix signedness on return value from xread()
The return value from xread() is ssize_t. Paolo Teti <paolo.teti@gmail.com> pointed out that in this case, the signed return value was assigned to an unsigned type (size_t). This patch fixes that. Signed-off-by: Johan Herland <johan@herland.net> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'copy.c')
0 files changed, 0 insertions, 0 deletions