diff options
author | Sami Farin <safari-kernel@safari.iki.fi> | 2007-04-24 22:56:02 +0300 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2007-04-24 16:14:48 -0400 |
commit | 00be8dcc1aca3c1c1a94b39f0563d30d1fa89290 (patch) | |
tree | 3b39c5f182270c90e97f937b034d306b2a8a73e5 /ssh-push.c | |
parent | 46f6178a3f4e7a5bf8b47da0f3cc5c998d907ce8 (diff) | |
download | git-00be8dcc1aca3c1c1a94b39f0563d30d1fa89290.tar.gz |
fast-import: size_t vs ssize_t
size_t is unsigned, so (n < 0) is never true.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'ssh-push.c')
0 files changed, 0 insertions, 0 deletions