From: John Hodge Date: Tue, 1 Mar 2011 06:40:01 +0000 (+0800) Subject: Fixed vsnprintf X-Git-Tag: rel0.10~178 X-Git-Url: https://git.ucc.asn.au/?a=commitdiff_plain;h=22621d0f86a4b3ca5038e470f105d941fbbd7c62;hp=22621d0f86a4b3ca5038e470f105d941fbbd7c62;p=tpg%2Facess2.git Fixed vsnprintf - '-' is padding, not '+' - Added precision ---