This commit was generated by cvs2svn to compensate for changes in r57738,

which included commits to RCS files with non-trunk default branches.
This commit is contained in:
Ollivier Robert 2000-03-03 17:06:31 +00:00
commit 8938a0f430
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=57739

View File

@ -444,7 +444,7 @@ create_sockets(
continue;
}
# endif /* SYS_WINNT */
ifreq = *ifr;
memcpy(&ifreq, ifr, sizeof(ifreq));
inter_list[i].flags = 0;
/* is it broadcast capable? */
# ifndef SYS_WINNT