From aa55f84987700856336c56f691e223d86df7fdeb Mon Sep 17 00:00:00 2001 From: pascal Date: Mon, 30 Apr 2012 16:45:03 +0000 Subject: Update comments with the RRLP version currently dissected svn path=/trunk/; revision=42351 --- asn1/rrlp/RRLP-Components.asn | 2 +- asn1/rrlp/RRLP-Messages.asn | 2 +- asn1/rrlp/packet-rrlp-template.c | 2 +- epan/dissectors/packet-rrlp.c | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/asn1/rrlp/RRLP-Components.asn b/asn1/rrlp/RRLP-Components.asn index 6e5e55a809..035f26e20e 100644 --- a/asn1/rrlp/RRLP-Components.asn +++ b/asn1/rrlp/RRLP-Components.asn @@ -1,7 +1,7 @@ -- RRLP-Components.asn -- $Id$ -- Taken from 3GPP TS 44.031 V9.2.0 (2010-03) --- http://www.3gpp.org/ftp/Specs/archive/44_series/44.031/44031-740.zip/44031-740.doc +-- http://www.3gpp.org/ftp/Specs/archive/44_series/44.031/44031-920.zip/44031-920.doc -- -- 4 Components -- 5 Elements of Components diff --git a/asn1/rrlp/RRLP-Messages.asn b/asn1/rrlp/RRLP-Messages.asn index a854d68e16..7905afa4d1 100644 --- a/asn1/rrlp/RRLP-Messages.asn +++ b/asn1/rrlp/RRLP-Messages.asn @@ -1,7 +1,7 @@ -- RRLP-Messages.asn -- $Id$ -- Taken from 3GPP TS 44.031 V9.2.0 (2010-03) --- http://www.3gpp.org/ftp/Specs/archive/44_series/44.031/44031-740.zip/44031-740.doc +-- http://www.3gpp.org/ftp/Specs/archive/44_series/44.031/44031-920.zip/44031-920.doc -- -- 3.1 General Format of RRLP Message -- diff --git a/asn1/rrlp/packet-rrlp-template.c b/asn1/rrlp/packet-rrlp-template.c index 1b2626e7a1..f9afe21d0a 100644 --- a/asn1/rrlp/packet-rrlp-template.c +++ b/asn1/rrlp/packet-rrlp-template.c @@ -22,7 +22,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - * Ref 3GPP TS 44.031 version 6.8.0 Release 6 + * Ref 3GPP TS 44.031 version 9.2.0 Release 9 * http://www.3gpp.org */ diff --git a/epan/dissectors/packet-rrlp.c b/epan/dissectors/packet-rrlp.c index a7cd6bd650..b24a7a7c4f 100644 --- a/epan/dissectors/packet-rrlp.c +++ b/epan/dissectors/packet-rrlp.c @@ -30,7 +30,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - * Ref 3GPP TS 44.031 version 6.8.0 Release 6 + * Ref 3GPP TS 44.031 version 9.2.0 Release 9 * http://www.3gpp.org */ -- cgit v1.2.3