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)
13431343 * That way, for example, "raw IP" packets will have
13441344 * LINKTYPE_RAW as the code in all savefiles for
13451345 * 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
13471347 * were written, so they should be readable on all
13481348 * platforms without having to determine on which
13491349 * platform they were written.
@@ -1495,7 +1495,7 @@ linktype_to_dlt(int linktype)
14951495 * That way, for example, "raw IP" packets will have
14961496 * LINKTYPE_RAW as the code in all savefiles for
14971497 * 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
14991499 * were written, so they should be readable on all
15001500 * platforms without having to determine on which
15011501 * platform they were written.
You can’t perform that action at this time.
0 commit comments