Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a2968a5

Browse files
committedJan 7, 2025
s/tralier/trailer/ in comment.
1 parent 37da905 commit a2968a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎usr.sbin/bootp/bootptest/print-bootp.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
#include <sys/cdefs.h>
2828
#ifndef lint
29-
__RCSID("$NetBSD: print-bootp.c,v 1.13 2022/09/10 12:14:18 rillig Exp $");
29+
__RCSID("$NetBSD: print-bootp.c,v 1.14 2025/01/07 17:12:20 andvar Exp $");
3030
/* 93/10/10 <gwr@mc.com> New data-driven option print routine. */
3131
#endif
3232

@@ -245,7 +245,7 @@ rfc1048_opts[] = {
245245
"iIP-routes", /* 33: IP static routes (dst,router) */
246246

247247
/* Link Layer parameters, per-interface (RFC-1533, sect. 6) */
248-
"bLL-trailer", /* 34: do tralier encapsulation */
248+
"bLL-trailer", /* 34: do trailer encapsulation */
249249
"lLL-arp-tmo", /* 35: ARP cache timeout */
250250
"bLL-ether2", /* 36: Ethernet version 2 (IEEE 802.3) */
251251

0 commit comments

Comments
 (0)
Please sign in to comment.