aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/rspro/packet-rspro-template.h
blob: 7b6f185218c2ae86e92f8c61dfafb998924c8713 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/* packet-rspro.h
 * Routines for RSPRO (remote SIM protocol) packet dissection
 * (C) 2019 by Harald Welte <laforge@gnumonks.org>
 *
 * Wireshark - Network traffic analyzer
 * By Gerald Combs <gerald@wireshark.org>
 * Copyright 1998 Gerald Combs
 *
 * SPDX-License-Identifier: GPL-2.0-or-later
 */

#ifndef PACKET_RSPRO_H
#define PACKET_RSPRO_H


#endif  /* PACKET_RSPRO_H */