Fixed gcc43 conversion warnings and replaced sprintf
authorFabian Keil <fk@fabiankeil.de>
Thu, 28 Dec 2006 17:54:22 +0000 (17:54 +0000)
committerFabian Keil <fk@fabiankeil.de>
Thu, 28 Dec 2006 17:54:22 +0000 (17:54 +0000)
commitbc635cfc433ad1870057fd56b2fd0f2602c3f055
tree7710a850053369d424513d56766e57d261dd2c52
parent65838b39b6975bada3a457d081476754193877bf
Fixed gcc43 conversion warnings and replaced sprintf
calls with snprintf to give OpenBSD's gcc one less reason
to complain.
cgi.c