In the Solaris 7 header files for tftp, the th_stuff struct member is an
authorDaniel Stenberg <daniel@haxx.se>
Fri, 16 Sep 2005 10:50:43 +0000 (10:50 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 16 Sep 2005 10:50:43 +0000 (10:50 +0000)
commit973a18cf0357ccf0db64590fc040cd45b4f28321
tree5125cfa26a4a190000cb4821316374d8d3cee76e
parent3c666ce57af3d0ed85b6f7e34b997f81e901bb86
In the Solaris 7 header files for tftp, the th_stuff struct member is an
unsigned short. Trying a typecast here to fix.
tests/server/tftpd.c