diff options
author | Junio C Hamano <gitster@pobox.com> | 2013-03-25 12:51:50 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-03-25 12:51:50 -0700 |
commit | 04fe1184fd0611bf26785b365dd344b8f7d72861 (patch) | |
tree | 7e399fd56ff6d7620d947f3da5a4d7aa7ce07744 /git-p4.py | |
parent | c9fc4415e2c7d7673cdad34d41114ede3435a395 (diff) | |
download | git-04fe1184fd0611bf26785b365dd344b8f7d72861.tar.gz git-04fe1184fd0611bf26785b365dd344b8f7d72861.tar.xz |
transport.c: help gcc 4.6.3 users by squelching compiler warning
To a human reader, it is quite obvious that cmp is assigned before
it is used, but gcc 4.6.3 that ships with Ubuntu 12.04 is among
those that do not get this right.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-p4.py')
0 files changed, 0 insertions, 0 deletions