aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/wimax
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2008-07-18 02:48:37 +0000
committerBill Meier <wmeier@newsguy.com>2008-07-18 02:48:37 +0000
commitf2fd24c9c0560b22c46148d4cd41a044b7808b66 (patch)
treef25d81f92f370888f252057b6feef5eaec4cf5e1 /plugins/wimax
parentb0aae5a02e0e2c8cbfe78c288e6922789b34b775 (diff)
Change C++ style comments to C style ...
svn path=/trunk/; revision=25762
Diffstat (limited to 'plugins/wimax')
-rw-r--r--plugins/wimax/msg_ulmap.c28
1 files changed, 14 insertions, 14 deletions
diff --git a/plugins/wimax/msg_ulmap.c b/plugins/wimax/msg_ulmap.c
index 5eb56f75d2..b1369cf081 100644
--- a/plugins/wimax/msg_ulmap.c
+++ b/plugins/wimax/msg_ulmap.c
@@ -685,9 +685,9 @@ gint UL_HARQ_Chase_Sub_Burst_IE(proto_tree *uiuc_tree, const guint8 *bufptr, gin
gint data;
proto_item *ti = NULL;
proto_item *tree = NULL;
- //proto_item *generic_item = NULL;
+ /*proto_item *generic_item = NULL;*/
gint duci;
- //guint16 calculated_crc;
+ /*guint16 calculated_crc;*/
bit = offset;
@@ -734,9 +734,9 @@ gint UL_HARQ_IR_CTC_Sub_Burst_IE(proto_tree *uiuc_tree, const guint8 *bufptr, gi
gint data;
proto_item *ti = NULL;
proto_item *tree = NULL;
- //proto_item *generic_item = NULL;
+ /*proto_item *generic_item = NULL;*/
gint duci;
- //guint16 calculated_crc;
+ /*guint16 calculated_crc;*/
bit = offset;
@@ -783,9 +783,9 @@ gint UL_HARQ_IR_CC_Sub_Burst_IE(proto_tree *uiuc_tree, const guint8 *bufptr, gin
gint data;
proto_item *ti = NULL;
proto_item *tree = NULL;
- //proto_item *generic_item = NULL;
+ /*proto_item *generic_item = NULL;*/
gint duci;
- //guint16 calculated_crc;
+ /*guint16 calculated_crc;*/
bit = offset;
@@ -833,9 +833,9 @@ gint MIMO_UL_Chase_HARQ_Sub_Burst_IE(proto_tree *uiuc_tree, const guint8 *bufptr
gint data;
proto_item *ti = NULL;
proto_item *tree = NULL;
- //proto_item *generic_item = NULL;
+ /*proto_item *generic_item = NULL;*/
gint muin,dmci,ackd,i;
- //guint16 calculated_crc;
+ /*guint16 calculated_crc;*/
bit = offset;
@@ -893,9 +893,9 @@ gint MIMO_UL_IR_HARQ__Sub_Burst_IE(proto_tree *uiuc_tree, const guint8 *bufptr,
gint data;
proto_item *ti = NULL;
proto_item *tree = NULL;
- //proto_item *generic_item = NULL;
+ /*proto_item *generic_item = NULL;*/
gint muin,dmci,ackd,i;
- //guint16 calculated_crc;
+ /*guint16 calculated_crc;*/
bit = offset;
@@ -953,9 +953,9 @@ gint MIMO_UL_IR_HARQ_for_CC_Sub_Burst_UIE(proto_tree *uiuc_tree, const guint8 *b
gint data;
proto_item *ti = NULL;
proto_item *tree = NULL;
- //proto_item *generic_item = NULL;
+ /*proto_item *generic_item = NULL;*/
gint muin,dmci,ackd,i;
- //guint16 calculated_crc;
+ /*guint16 calculated_crc;*/
bit = offset;
@@ -1014,9 +1014,9 @@ gint MIMO_UL_STC_HARQ_Sub_Burst_IE(proto_tree *uiuc_tree, const guint8 *bufptr,
gint data;
proto_item *ti = NULL;
proto_item *tree = NULL;
- //proto_item *generic_item = NULL;
+ /*proto_item *generic_item = NULL;*/
gint ackd,txct,sboi;
- //guint16 calculated_crc;
+ /*guint16 calculated_crc;*/
bit = offset;