aboutsummaryrefslogtreecommitdiffstats
path: root/epan
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2009-03-04 20:39:10 +0000
committerGuy Harris <guy@alum.mit.edu>2009-03-04 20:39:10 +0000
commit8948fea86e88b948c705ac81a8c5d1cfef39c647 (patch)
treee80d1129fbd4cbfae0738ab547d87b9536bd73e2 /epan
parent254ba09e7a549a946883118b6478d64b9a414ad5 (diff)
Fix typo that caused compiler warnings.
svn path=/trunk/; revision=27607
Diffstat (limited to 'epan')
-rw-r--r--epan/dissectors/packet-nas_eps.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-nas_eps.c b/epan/dissectors/packet-nas_eps.c
index 153c4d3cab..b0b13c0b4d 100644
--- a/epan/dissectors/packet-nas_eps.c
+++ b/epan/dissectors/packet-nas_eps.c
@@ -848,7 +848,7 @@ de_esm_inf_trf_flg(tvbuff_t *tvb, proto_tree *tree, guint32 offset, guint len _U
* 9.9.4.7 LLC service access point identifier
* 9.9.4.8 Packet flow identifier
* 9.9.4.9 PDN address
-/*
+ *
* 9.9.4.10 PDN type
* Coded inline 1/2 octet
*/