aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpascal <pascal@localhost>2012-04-30 16:45:03 +0000
committerpascal <pascal@localhost>2012-04-30 16:45:03 +0000
commitaa55f84987700856336c56f691e223d86df7fdeb (patch)
tree325ef90e6673066ee1cc87f2d9b63ff141f898ee
parentce8f5a4334392bea5eb1c5039b59b7627011607e (diff)
Update comments with the RRLP version currently dissected
svn path=/trunk/; revision=42351
-rw-r--r--asn1/rrlp/RRLP-Components.asn2
-rw-r--r--asn1/rrlp/RRLP-Messages.asn2
-rw-r--r--asn1/rrlp/packet-rrlp-template.c2
-rw-r--r--epan/dissectors/packet-rrlp.c2
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
*/