Add missing initializer.

MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Edward Tomasz Napierala 2018-02-04 18:40:36 +00:00
parent 9a9a988e26
commit 1776dc9fd6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=328857

View File

@ -539,7 +539,7 @@ static struct speedtab {
{ 57600, B57600 },
{ 115200, B115200 },
{ 230400, B230400 },
{ 0 }
{ 0, 0 }
};
int