commit | 20dd93f427ce0e0b57d4c8ed19317f98c2d75d42 | [log] [tgz] |
---|---|---|
author | Neal Norwitz <nnorwitz@gmail.com> | Sun Feb 19 19:34:15 2006 +0000 |
committer | Neal Norwitz <nnorwitz@gmail.com> | Sun Feb 19 19:34:15 2006 +0000 |
tree | d7f259ecd0b8dcd5a3f3f2ac0f9b566ea707fb11 | |
parent | a361bd8dce3513d2f58a3b7548139990c31f0bb7 [diff] |
Fix compiler warning on amd64. We can't use zd here since this is ultimately going to snprintf() not the python string formatter. Right?