From e4ba6dbc3f1e76890b22773807ea37fe8fa2b1bc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 10 Apr 2024 22:34:10 +0200 Subject: Adding upstream version 4.2.2. Signed-off-by: Daniel Baumann --- epan/dissectors/packet-smrse.h | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 epan/dissectors/packet-smrse.h (limited to 'epan/dissectors/packet-smrse.h') diff --git a/epan/dissectors/packet-smrse.h b/epan/dissectors/packet-smrse.h new file mode 100644 index 00000000..e93f81de --- /dev/null +++ b/epan/dissectors/packet-smrse.h @@ -0,0 +1,23 @@ +/* Do not modify this file. Changes will be overwritten. */ +/* Generated automatically by the ASN.1 to Wireshark dissector compiler */ +/* packet-smrse.h */ +/* asn2wrs.py -b -L -p smrse -c ./smrse.cnf -s ./packet-smrse-template -D . -O ../.. SMRSE.asn */ + +/* packet-smrse.h + * Routines for SMRSE Short Message Relay Service packet dissection + * Ronnie Sahlberg 2004 + * + * Wireshark - Network traffic analyzer + * By Gerald Combs + * Copyright 1998 Gerald Combs + * + * SPDX-License-Identifier: GPL-2.0-or-later + */ + +#ifndef PACKET_SMRSE_H +#define PACKET_SMRSE_H + +/*#include "packet-smrse-exp.h"*/ + +#endif /* PACKET_SMRSE_H */ + -- cgit v1.2.3