uint64_decimal() incorrectly output 0 as "" instead of "0". This only affected
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Thu, 25 Nov 2004 13:40:01 +0000 (13:40 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Thu, 25 Nov 2004 13:40:01 +0000 (13:40 +0000)
commit70637309a61321d83a4d0576b875b7dcb7085fa5
treeebe223d5d27fa8281b77200cd391a9090635e7af
parentb09eaa882ff7326733d487b1a88395b306ee3be4
uint64_decimal() incorrectly output 0 as "" instead of "0". This only affected
PSFTP's "reput" chat. Spotted by Greg Parker.

git-svn-id: svn://svn.tartarus.org/sgt/putty@4904 cda61777-01e9-0310-a592-d414129be87e
int64.c