Avoid a divide by zero if there's no messages to send.
authorMike McCormack <mike@codeweavers.com>
Wed, 5 Apr 2006 14:22:52 +0000 (23:22 +0900)
committerJunio C Hamano <junkio@cox.net>
Wed, 5 Apr 2006 20:00:03 +0000 (13:00 -0700)
commit1cd88cc9e6d6f83fed554419166a52a900e6f9a5
tree360acf830d3ab86e3259a825656db95574983eef
parent521a3f676794987bfd03703fe58fbec46ed69d49
Avoid a divide by zero if there's no messages to send.

Signed-off-by: Junio C Hamano <junkio@cox.net>
imap-send.c