aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dvbci.c
diff options
context:
space:
mode:
authorMartin Kaiser <wireshark@kaiser.cx>2013-08-27 11:10:36 +0000
committerMartin Kaiser <wireshark@kaiser.cx>2013-08-27 11:10:36 +0000
commit6d97cc86bd5b7779add694174ed60227d4c7d784 (patch)
tree5e9ff822a8b44f3ae66bdc3d4367f1c0bdfd7414 /epan/dissectors/packet-dvbci.c
parent285ab0a5f9dc7bddf090d2f3e48fe2f8a4e50210 (diff)
revert the last commit, the comment was correct already
svn path=/trunk/; revision=51533
Diffstat (limited to 'epan/dissectors/packet-dvbci.c')
-rw-r--r--epan/dissectors/packet-dvbci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-dvbci.c b/epan/dissectors/packet-dvbci.c
index 6905d195bc..3ec1611eba 100644
--- a/epan/dissectors/packet-dvbci.c
+++ b/epan/dissectors/packet-dvbci.c
@@ -1869,7 +1869,7 @@ dissect_conn_desc(tvbuff_t *tvb, gint offset, circuit_t *circuit,
}
-/* check if the given CC item item may appear in the clear
+/* check if the given CC resource item may appear in the clear
as part of an exported PDU */
static inline gboolean
is_cc_item_exportable(guint8 dat_id)