Fixed a warning.

This commit is contained in:
Ruslan Ermilov 2004-03-17 20:10:59 +00:00
parent b7e23e826c
commit ec57a38507
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=127141

View File

@ -76,7 +76,7 @@ static struct {
{ RTM_IFANNOUNCE, sizeof(struct if_announcemsghdr),
rtsock_input_ifannounce },
#endif
{ 0, NULL },
{ 0, 0, NULL },
};
int