aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-sebek.c
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2024-04-02 14:37:13 +0200
committerAndersBroman <a.broman58@gmail.com>2024-04-05 21:38:28 +0000
commitd0b143bbecf422db5b6f51b549726786e85a3540 (patch)
treedfc9976aadc230136d47e596d7329e7c5ebe23fe /epan/dissectors/packet-sebek.c
parentc47011890a8cb5749cb6dcdb328743a0e2c4778d (diff)
Remove init to zero for static variables
The C standard requires that objects with static storage duration is initialized to zero.
Diffstat (limited to 'epan/dissectors/packet-sebek.c')
0 files changed, 0 insertions, 0 deletions