diff options
author | David Aguilar <davvid@gmail.com> | 2009-11-20 03:33:53 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-11-20 21:58:11 -0800 |
commit | 75b9a8a6d5aee29b1d0d03935531081e6180c0db (patch) | |
tree | 3de69127d339b4ab3f8fb1ce41380028ed6d8e52 /.gitignore | |
parent | Merge branch 'np/maint-sideband-favor-status' (diff) | |
download | tgif-75b9a8a6d5aee29b1d0d03935531081e6180c0db.tar.xz |
submodule.c: Squelch a "use before assignment" warning
i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5493) compiler
(and probably others) mistakenly thinks variable 'right' is used
before assigned. Work around it by giving it a fake initialization.
Signed-off-by: David Aguilar <davvid@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions