Skip to content

Commit 022d296

Browse files
committed
code cleanup
1 parent d6b8c72 commit 022d296

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pytcp/tests/integration/test__packet_handler__icmp4__tx.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
# Destination MAC : 02:00:00:00:00:91
7979
# Source MAC : 02:00:00:00:00:07
8080
# Ethertype : 0x0800 (IPv4)
81-
# Frame length : 348 bytes
81+
# Frame length : 362 bytes
8282
#
8383
# IPv4
8484
# Version / IHL : 4 / 5
@@ -153,7 +153,7 @@
153153
# Destination MAC : 02:00:00:00:00:91
154154
# Source MAC : 02:00:00:00:00:07
155155
# Ethertype : 0x0800 (IPv4)
156-
# Frame length : 348 bytes
156+
# Frame length : 362 bytes
157157
#
158158
# IPv4
159159
# Version / IHL : 4 / 5

0 commit comments

Comments
 (0)