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
23 * indent-tabs-mode: nil
26 * vi: set shiftwidth=2 tabstop=8 expandtab:
27 * :indentSize=2:tabSize=8:noTabs=true: