aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-sdp.c
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2006-12-05 06:53:28 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2006-12-05 06:53:28 +0000
commit559b016b447d9762802ddd7f2abde4e1bcaab992 (patch)
tree7ed0cdc25b3376ee109d057114ea0722e89f2882 /epan/dissectors/packet-sdp.c
parentac452f26ac9a88914db0495505413ffdc7be898b (diff)
Fix a cut and paste error.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@20043 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-sdp.c')
-rw-r--r--epan/dissectors/packet-sdp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/epan/dissectors/packet-sdp.c b/epan/dissectors/packet-sdp.c
index aeb88de18f..fc4de9813c 100644
--- a/epan/dissectors/packet-sdp.c
+++ b/epan/dissectors/packet-sdp.c
@@ -1142,7 +1142,6 @@ static const value_string h263_profile_vals[] =
{ 6, "Conversational Internet Profile" },
{ 7, "Conversational Interlace Profile" },
{ 8, "High Latency Profile" },
- { 9, "High Latency Profile" },
{ 0, NULL },
};