Alex Young 40101e49f3 Silence a vfprintf valgrind error
Turns out that %lld causes valgrind to find an uninitialised variable
problem inside vfprintf.  Avoid it here by s/%lld/%d/.
2012-07-13 11:57:46 +01:00
2012-07-13 11:57:46 +01:00
Description
No description provided
2.7 MiB
Languages
C 79.7%
Ruby 19.6%
Makefile 0.7%