Skip to content

Commit d188a71

Browse files
committed
decode_pcapng: Fix filename in example
Signed-off-by: Daniel Schaefer <dhs@frame.work>
1 parent 70e53b3 commit d188a71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

decode_pcapng.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
# -t dp -V 100 -b 1.6 reflash100.pcapng
3434
# -t dp -V 101 -b 2.12 reflash101.pcapng
3535
# -t hdmi -V 005 -b 1.4 --second-first hdmi-flash-005.pcapng
36-
# -t hdmi -V 006 -b 1.29 hdmi-reflash-006.pcapng
36+
# -t hdmi -V 006 -b 1.29 hdmi-flash-6.pcapng
3737
# -t hdmi -V 102 -b 2.8 --second-first hdmi-flash-102.pcapng
3838
# -t hdmi -V 103 -b 2.6 --second-first hdmi-flash-103.pcapng
3939
# -t hdmi -V 104 -b 2.4 --second-first hdmi-flash-104.pcapng

0 commit comments

Comments
 (0)