Fix size passed to lstrcpynA function - sizeof(string) == 4 not 16 as
commit4fee52683b218459e8c89e9ee578aea0b5e0da74
authorRobert Shearman <rob@codeweavers.com>
Mon, 13 Jun 2005 10:01:20 +0000 (13 10:01 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 13 Jun 2005 10:01:20 +0000 (13 10:01 +0000)
tree607c58f0b07a869a24399760f939021efeae78b8
parent7bb1757e7578a803e8bdbee0ae41a54a8e690db0
Fix size passed to lstrcpynA function - sizeof(string) == 4 not 16 as
needed.
dlls/iphlpapi/ifenum.c