]> sjero.net Git - wget/commit
[svn] snprintf.c (dopr): Use `unsigned int' as the second argument to va_arg
authorhniksic <devnull@localhost>
Tue, 4 Dec 2001 12:44:58 +0000 (04:44 -0800)
committerhniksic <devnull@localhost>
Tue, 4 Dec 2001 12:44:58 +0000 (04:44 -0800)
commitabf215c1e3e6b52a5ef521be271821117b88d598
tree633dd92245ad2ded8a2811b3c5091c56c05b4768
parentf70c9c6ede4bfa2f5097bdd7b44d3c988c530089
[svn] snprintf.c (dopr): Use `unsigned int' as the second argument to va_arg
when casting to `unsigned short' is intended.
Submitted by Ian Abbott in <3C0CB09F.21762.34A1F1@localhost>.
src/ChangeLog
src/snprintf.c