Use an empty string for field descriptions of unknown protocols.

MFC after: 3 days
This commit is contained in:
Michael Tuexen 2015-05-31 10:51:36 +00:00
parent ae160b23fa
commit 4b5a89f438
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=283813

View File

@ -465,7 +465,7 @@ struct outproto protos[] = {
},
{
NULL,
NULL,
"",
0,
2 * sizeof(u_short),
0,