Wireshark  2.9.0-477-g68ec514b
The Wireshark network protocol analyzer
packet-c1222.h
1 /* Do not modify this file. Changes will be overwritten. */
2 /* Generated automatically by the ASN.1 to Wireshark dissector compiler */
3 /* packet-c1222.h */
4 /* asn2wrs.py -b -p c1222 -c ./c1222.cnf -s ./packet-c1222-template -D . -O ../.. c1222.asn */
5 
6 /* Input file: packet-c1222-template.h */
7 
8 #line 1 "./asn1/c1222/packet-c1222-template.h"
9 /* packet-c1222.h
10  * Routines for ANSI C12.22 packet dissection
11  * Copyright 2010, Edward J. Beroset, edward.beroset@elster.com
12  *
13  * Wireshark - Network traffic analyzer
14  * By Gerald Combs <gerald@wireshark.org>
15  * Copyright 1998 Gerald Combs
16  *
17  * SPDX-License-Identifier: GPL-2.0-or-later
18  */
19 
20 #ifndef PACKET_C1222_H
21 #define PACKET_C1222_H
22 
23 #endif /* PACKET_C1222_H */
24 
25 /*
26  * Editor modelines - http://www.wireshark.org/tools/modelines.html
27  *
28  * Local variables:
29  * c-basic-offset: 2
30  * tab-width: 8
31  * indent-tabs-mode: nil
32  * End:
33  *
34  * vi: set shiftwidth=2 tabstop=8 expandtab:
35  * :indentSize=2:tabSize=8:noTabs=true:
36  */
37