diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2007-09-25 00:13:14 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-09-24 23:25:15 -0700 |
commit | 009c5bcd24da3cd2670962e405585e31d662487d (patch) | |
tree | bc9cff28c1dfdab74948dc0e66415b2d5f53078b /pkt-line.c | |
parent | f4e95765b042f3e31a8902e78a5101768b33e445 (diff) | |
download | git-009c5bcd24da3cd2670962e405585e31d662487d.tar.gz |
Cleanup style nit of 'x == NULL' in remote.c
Git style tends to prefer "!x" over "x == NULL". Make it so in
these handful of locations that were not following along.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'pkt-line.c')
0 files changed, 0 insertions, 0 deletions