aboutsummaryrefslogtreecommitdiffstats
path: root/epan
diff options
context:
space:
mode:
authormartinm <martinm@f5534014-38df-0310-8fa8-9805f1628bb7>2009-01-26 14:05:24 +0000
committermartinm <martinm@f5534014-38df-0310-8fa8-9805f1628bb7>2009-01-26 14:05:24 +0000
commit0701f35352461d916660a1cb340a8df542a0677d (patch)
tree19d61d1e4e9172b0d47b3aa93e0425f1e172f878 /epan
parentbb433a69700b13132e5516f5b96381bee7109cc3 (diff)
Remove C++-style comment.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27294 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan')
-rw-r--r--epan/dissectors/packet-pdcp-lte.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-pdcp-lte.c b/epan/dissectors/packet-pdcp-lte.c
index 4ac01aec7e..0c631a1ef4 100644
--- a/epan/dissectors/packet-pdcp-lte.c
+++ b/epan/dissectors/packet-pdcp-lte.c
@@ -400,7 +400,7 @@ static int dissect_pdcp_dynamic_chain(proto_tree *tree,
offset += 4;
/* TODO: CSRC list */
- //offset += (4 * contributing_csrcs);
+ /*offset += (4 * contributing_csrcs); */
offset++;
/* TODO: Reserved | X | Mode | TIS | TIS */