Skip to content

Commit faff345

Browse files
Another diagnostic test
1 parent 0be1b44 commit faff345

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

Asx/Asx_AsxSecurities_Ntp_Itch_v1_05_Dissector.lua

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
-----------------------------------------------------------------------
22
-- Lua Script Wireshark Dissector
3-
--
3+
--
44
-- Please see end of file for rules and regulations
55
-----------------------------------------------------------------------
66

7+
-- Diagnostic: confirms script started loading
8+
io.stderr:write("[asx-itch] script load started\n")
9+
710
-- Asx AsxSecurities Ntp Itch 1.05 Protocol
811
local omi_asx_asxsecurities_ntp_itch_v1_05 = Proto("Asx.AsxSecurities.Ntp.Itch.v1.05.Lua", "Asx AsxSecurities Ntp Itch 1.05")
912

0 commit comments

Comments
 (0)