name change
[metze/wireshark/wip.git] / asn1 / rnsap / packet-rnsap-template.h
1 /* packet-rnsap.h
2  * Routines for Universal Mobile Telecommunications System (UMTS);
3  * UTRAN Iur interface Radio Network Subsystem
4  * Application Part (RNSAP) signalling
5  * (3GPP TS 25.423 version 6.7.0 Release 6) packet dissection
6  * Copyright 2005, Anders Broman <anders.broman@ericsson.com>
7  *
8  * $Id$
9  *
10  * Wireshark - Network traffic analyzer
11  * By Gerald Combs <gerald@wireshark.org>
12  * Copyright 1998 Gerald Combs
13  *
14  * This program is free software; you can redistribute it and/or
15  * modify it under the terms of the GNU General Public License
16  * as published by the Free Software Foundation; either version 2
17  * of the License, or (at your option) any later version.
18  *
19  * This program is distributed in the hope that it will be useful,
20  * but WITHOUT ANY WARRANTY; without even the implied warranty of
21  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
22  * GNU General Public License for more details.
23  *
24  * You should have received a copy of the GNU General Public License
25  * along with this program; if not, write to the Free Software
26  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
27  */
28
29 #ifndef PACKET_RNSAP_H
30 #define PACKET_RNSAP_H
31
32
33
34 /*#include "packet-rnsap-exp.h" */
35
36 #endif  /* PACKET_RNSAP_H */
37
38