Fixed indentation for LINKTYPE_ENC

Approved by:	gnn(mentor)
This commit is contained in:
VANHULLEBUS Yvan 2009-03-24 15:57:35 +00:00
parent b82183f68f
commit ff1fdd77ff
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=190377

View file

@ -908,7 +908,7 @@ static struct linktype_map {
{ DLT_IPMB, LINKTYPE_IPMB },
/* enc0 device */
{ DLT_ENC, LINKTYPE_ENC },
{ DLT_ENC, LINKTYPE_ENC },
/* Juniper Secure Tunnel */
{ DLT_JUNIPER_ST, LINKTYPE_JUNIPER_ST },