Revert "TODO epan/dissectors/asn1/kerberos/packet-kerberos-template.c new GSS flags"
[wireshark-sm.git] / epan / dissectors / packet-bthci_iso.h
blobd814d1cce9f2f0d77521594ee3f8c7d65668e59e
1 /* packet-bthci_iso.h
3 * Wireshark - Network traffic analyzer
4 * By Gerald Combs <gerald@wireshark.org>
5 * Copyright 1998 Gerald Combs
7 * SPDX-License-Identifier: GPL-2.0-or-later
8 */
10 #ifndef __PACKET_BTHCI_ISO_H__
11 #define __PACKET_BTHCI_ISO_H__
13 #endif
16 * Editor modelines - https://www.wireshark.org/tools/modelines.html
18 * Local variables:
19 * c-basic-offset: 4
20 * tab-width: 8
21 * indent-tabs-mode: nil
22 * End:
24 * vi: set shiftwidth=4 tabstop=8 expandtab:
25 * :indentSize=4:tabSize=8:noTabs=true: