Skip to content

Commit a09ab33

Browse files
authored
Fixed an overly enthousiastic search and replace
Repaired the link to TCPextend, which I used as base for this Lua script
1 parent 6375d2a commit a09ab33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: TLSextend.lua

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
-- Version 1.0
2323
-- Source https://github.com/syn-bit/TLSextend
2424
--
25-
-- Generated from: https://github.com/gaddman/wireshark-TLSextend
25+
-- Generated from: https://github.com/gaddman/wireshark-TCPextend
2626

2727
-- declare some fields to be read
2828
local f_tcp_stream = Field.new("tcp.stream")

0 commit comments

Comments
 (0)