Skip to content

Commit 5b2f9df

Browse files
committed
Fix a typo in a comment
This change avoids a "codespell" warning. [skip ci]
1 parent bf14bcc commit 5b2f9df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pcap/dlt.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,7 @@
390390
* 121 was reserved for Siemens HiPath HDLC on 2002-01-25, as
391391
* requested by Tomas Kukosa.
392392
*
393-
* On 2004-02-25, a FreeBSD checkin to sys/net/bpf.h was made that
393+
* On 2004-02-25, a FreeBSD check in to sys/net/bpf.h was made that
394394
* assigned 121 as DLT_PFSYNC. In current versions, its libpcap
395395
* does DLT_ <-> LINKTYPE_ mapping, mapping DLT_PFSYNC to a
396396
* LINKTYPE_PFSYNC value of 246, so it should write out DLT_PFSYNC

0 commit comments

Comments
 (0)