2 * Routines for gprscdr packet dissection
3 * Copyright 2011, Anders Broman <anders.broman@ericsson.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_GPRSCDR_H
13 #define PACKET_GPRSCDR_H
16 #include "packet-gprscdr-exp.h"
18 #endif /* PACKET_GPRSCDR_H */
26 * indent-tabs-mode: nil
29 * ex: set shiftwidth=2 tabstop=8 expandtab:
30 * :indentSize=2:tabSize=8:noTabs=true: