summaryrefslogtreecommitdiff
path: root/pcap-common.c
diff options
context:
space:
mode:
authorDenis Ovsienko <denis@ovsienko.info>2020-10-09 13:08:31 +0100
committerDenis Ovsienko <denis@ovsienko.info>2020-10-09 13:08:31 +0100
commitbcca74d2713dc9c0a27992102c469f77bdd8dd1f (patch)
tree5e4a89c01b10efc275922235daeab5bd61c7778d /pcap-common.c
parent2d3a47d5386d11c6e6c141afd50bdb56e2b087ce (diff)
downloadlibpcap-bcca74d2713dc9c0a27992102c469f77bdd8dd1f.tar.gz
Fix some spelling. [skip ci]
Diffstat (limited to 'pcap-common.c')
-rw-r--r--pcap-common.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/pcap-common.c b/pcap-common.c
index c4227d90..51d0666f 100644
--- a/pcap-common.c
+++ b/pcap-common.c
@@ -326,7 +326,7 @@
* input packets such as port scans, packets from old lost connections,
* etc. to force the connection to stay up).
*
- * The first byte of the PPP header (0xff03) is modified to accomodate
+ * The first byte of the PPP header (0xff03) is modified to accommodate
* the direction - 0x00 = IN, 0x01 = OUT.
*/
#define LINKTYPE_PPP_PPPD 166
@@ -1104,7 +1104,7 @@
/*
* DisplayPort AUX channel monitoring data as specified by VESA
- * DisplayPort(DP) Standard preceeded by a pseudo-header.
+ * DisplayPort(DP) Standard preceded by a pseudo-header.
* per dirk.eibach at gdsys.cc
*/
#define LINKTYPE_DISPLAYPORT_AUX 275