]> git.ipfire.org Git - thirdparty/squid.git/commit
Use PRIu64 ISO C99 Standard printf() macro for 64 bit unsigned int
authorserassio <>
Fri, 3 Jun 2005 21:00:55 +0000 (21:00 +0000)
committerserassio <>
Fri, 3 Jun 2005 21:00:55 +0000 (21:00 +0000)
commite2b35d089fc2121adfd878c7479b1467f3e72b12
tree337a6061ea64ec628d6493a62b340eff3ebbc25e
parent4b26fae9f8001959ad0efff2d17e8d03f26ef460
Use PRIu64 ISO C99 Standard printf() macro for 64 bit unsigned int
instead of llu. This allow the correct formatting of 64 bit printf
on some systems like native Windows.
src/ProfStats.cc
src/squid.h