Revert "TODO epan/dissectors/asn1/kerberos/packet-kerberos-template.c new GSS flags"
[wireshark-sm.git] / epan / dissectors / packet-gdt.h
blob5f4cc92331606097ad7fc6bed444778036323322
1 /* Do not modify this file. Changes will be overwritten. */
2 /* Generated automatically by the ASN.1 to Wireshark dissector compiler */
3 /* packet-gdt.h */
4 /* asn2wrs.py -b -q -L -p gdt -c ./gdt.cnf -s ./packet-gdt-template -D . -O ../.. gdt.asn */
6 /* packet-gdt-template.h
8 * Copyright 2022, Damir Franusic <damir.franusic@gmail.com>
10 * Wireshark - Network traffic analyzer
11 * By Gerald Combs <gerald@wireshark.org>
12 * Copyright 1998 Gerald Combs
14 * SPDX-License-Identifier: GPL-2.0-or-later
18 #ifndef PACKET_GDT_H
19 #define PACKET_GDT_H
21 void proto_register_gdt(void);
22 void proto_reg_handoff_gdt(void);
24 #endif /* PACKET_GDT_H */