From 64fc28d9378446b5c77fe62efea1edbec2214a79 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Sat, 27 Feb 2010 01:03:16 +0000 Subject: Squelch warning (I think some compiler out there, perhaps AIX's, will fail on that). svn path=/trunk/; revision=32023 --- epan/dissectors/packet-umts_fp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/packet-umts_fp.h') diff --git a/epan/dissectors/packet-umts_fp.h b/epan/dissectors/packet-umts_fp.h index c3c2c93ed5..fc4a82f872 100644 --- a/epan/dissectors/packet-umts_fp.h +++ b/epan/dissectors/packet-umts_fp.h @@ -67,7 +67,7 @@ enum fp_link_type { FP_Link_Unknown, FP_Link_ATM, - FP_Link_Ethernet, + FP_Link_Ethernet }; /* Info attached to each FP packet */ -- cgit v1.2.3