Revert "TODO epan/dissectors/asn1/kerberos/packet-kerberos-template.c new GSS flags"
[wireshark-sm.git] / epan / dissectors / asn1 / c1222 / packet-c1222-template.h
blob5adebd324f5a36466b9cc744ff0013efcf8f6c4e
1 /* packet-c1222.h
2 * Routines for ANSI C12.22 packet dissection
3 * Copyright 2010, Edward J. Beroset, edward.beroset@elster.com
5 * Wireshark - Network traffic analyzer
6 * By Gerald Combs <gerald@wireshark.org>
7 * Copyright 1998 Gerald Combs
9 * SPDX-License-Identifier: GPL-2.0-or-later
12 #ifndef PACKET_C1222_H
13 #define PACKET_C1222_H
15 #endif /* PACKET_C1222_H */
18 * Editor modelines - https://www.wireshark.org/tools/modelines.html
20 * Local variables:
21 * c-basic-offset: 2
22 * tab-width: 8
23 * indent-tabs-mode: nil
24 * End:
26 * vi: set shiftwidth=2 tabstop=8 expandtab:
27 * :indentSize=2:tabSize=8:noTabs=true: