From f177e9f3f7c009d90e6be0cd762bb319a3b3186d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20T=C3=BCxen?= Date: Tue, 16 Jun 2009 20:32:17 +0000 Subject: [PATCH] Suggested by Anders... svn path=/trunk/; revision=28761 --- epan/dissectors/packet-nas_eps.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/epan/dissectors/packet-nas_eps.c b/epan/dissectors/packet-nas_eps.c index f9e86cb489..b0cca22b78 100644 --- a/epan/dissectors/packet-nas_eps.c +++ b/epan/dissectors/packet-nas_eps.c @@ -23,7 +23,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - * References: 3GPP TS 24.301 V8.0.0 (2008-12) and V8.1.0 Draft v5 + * References: 3GPP TS 24.301 V8.0.0 (2008-12) and V8.2.0 */ #ifdef HAVE_CONFIG_H