]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] snprintf.c: Replace `short int' and `unsigned short int' with `int' when
[wget] / src / ChangeLog
index 9096035b0dd1f0a74abcfd844fafd16265549b22..3bdb9fa8fc37ecb5a55e5ba3285c1c1164811a96 100644 (file)
@@ -1,3 +1,8 @@
+2001-12-03  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * snprintf.c (dopr): Replace `short int' and `unsigned short int'
+       with `int' when using it as the second argument to `va_arg'.
+
 2001-12-03  Hrvoje Niksic  <hniksic@arsdigita.com>
 
        * host.c (address_list_new_one): New function.