File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1343,7 +1343,7 @@ dlt_to_linktype(int dlt)
1343
1343
* That way, for example, "raw IP" packets will have
1344
1344
* LINKTYPE_RAW as the code in all savefiles for
1345
1345
* which the code that writes them maps to that
1346
- * value, regardless of the platform on whih they
1346
+ * value, regardless of the platform on which they
1347
1347
* were written, so they should be readable on all
1348
1348
* platforms without having to determine on which
1349
1349
* platform they were written.
@@ -1495,7 +1495,7 @@ linktype_to_dlt(int linktype)
1495
1495
* That way, for example, "raw IP" packets will have
1496
1496
* LINKTYPE_RAW as the code in all savefiles for
1497
1497
* which the code that writes them maps to that
1498
- * value, regardless of the platform on whih they
1498
+ * value, regardless of the platform on which they
1499
1499
* were written, so they should be readable on all
1500
1500
* platforms without having to determine on which
1501
1501
* platform they were written.
You can’t perform that action at this time.
0 commit comments