MSWSP: fix dissect_mswsp_smb()
[wireshark-wip.git] / epan / dissectors / packet-c1222.h
blob4ca8c9c683fe71e50fc90b670b0a5a94c16bc898
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 /* ../../tools/asn2wrs.py -b -p c1222 -c ./c1222.cnf -s ./packet-c1222-template -D . -O ../../epan/dissectors c1222.asn */
6 /* Input file: packet-c1222-template.h */
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
13 * $Id$
15 * Wireshark - Network traffic analyzer
16 * By Gerald Combs <gerald@wireshark.org>
17 * Copyright 1998 Gerald Combs
19 * This program is free software; you can redistribute it and/or
20 * modify it under the terms of the GNU General Public License
21 * as published by the Free Software Foundation; either version 2
22 * of the License, or (at your option) any later version.
24 * This program is distributed in the hope that it will be useful,
25 * but WITHOUT ANY WARRANTY; without even the implied warranty of
26 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
27 * GNU General Public License for more details.
29 * You should have received a copy of the GNU General Public License
30 * along with this program; if not, write to the Free Software
31 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
34 #ifndef PACKET_C1222_H
35 #define PACKET_C1222_H
37 #endif /* PACKET_C1222_H */
40 * Editor modelines - http://www.wireshark.org/tools/modelines.html
42 * Local variables:
43 * c-basic-offset: 2
44 * tab-width: 8
45 * indent-tabs-mode: nil
46 * End:
48 * vi: set shiftwidth=2 tabstop=8 expandtab:
49 * :indentSize=2:tabSize=8:noTabs=true: