net(3): Fix a typo in a source code comment

- s/Multilik/Multilink/

Obtained from:	NetBSD
MFC after:	3 days
This commit is contained in:
Gordon Bergling 2022-04-02 09:41:10 +02:00
parent 5c49e1cbea
commit f8d292b665

View File

@ -207,7 +207,7 @@ typedef enum {
IFT_USB = 0xa0, /* USB Interface */
IFT_IEEE8023ADLAG = 0xa1, /* IEEE 802.3ad Link Aggregate*/
IFT_BGPPOLICYACCOUNTING = 0xa2, /* BGP Policy Accounting */
IFT_FRF16MFRBUNDLE = 0xa3, /* FRF.16 Multilik Frame Relay*/
IFT_FRF16MFRBUNDLE = 0xa3, /* FRF.16 Multilink Frame Relay*/
IFT_H323GATEKEEPER = 0xa4, /* H323 Gatekeeper */
IFT_H323PROXY = 0xa5, /* H323 Voice and Video Proxy */
IFT_MPLS = 0xa6, /* MPLS */