author | Junio C Hamano <junkio@cox.net> | |
Thu, 5 Oct 2006 23:36:15 +0000 (16:36 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 5 Oct 2006 23:36:15 +0000 (16:36 -0700) | ||
commit | bc108f63dad7a5f6d95418cb78a587f5f570eae6 | |
tree | a069e8055ac994db78c9a551afcb41b2e1a50676 | tree | snapshot |
parent | 51a7c66a73ce74fad3b7b05109ed6ce013202fa5 | commit | diff |
git-send-email: avoid uninitialized variable warning.
The code took length of $reply_to when it was not even defined,
causing -w to warn.
Signed-off-by: Junio C Hamano <junkio@cox.net>
The code took length of $reply_to when it was not even defined,
causing -w to warn.
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-send-email.perl | diff | blob | history |