summaryrefslogtreecommitdiff
path: root/cesar/ce/rx/inc
diff options
context:
space:
mode:
authorCyril Jourdan2012-11-21 17:15:06 +0100
committerCyril Jourdan2013-01-18 11:27:21 +0100
commit711ffd426f5144f2f2247c366da323e1fa4dae8a (patch)
tree8f4676703b760c78cba32d72d1c2aecb535028c1 /cesar/ce/rx/inc
parentbf2c0ff938490ec4b1a7544a9a6de65497aec11f (diff)
cesar/ce/rx: include bsu_aclf context pointer in CE RX, refs #2366
Diffstat (limited to 'cesar/ce/rx/inc')
-rw-r--r--cesar/ce/rx/inc/trace.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cesar/ce/rx/inc/trace.h b/cesar/ce/rx/inc/trace.h
index 3e1e4783db..4f56c3072f 100644
--- a/cesar/ce/rx/inc/trace.h
+++ b/cesar/ce/rx/inc/trace.h
@@ -43,7 +43,7 @@ enum
CE_RX_TRACE_SEND_RESTART_CE,
CE_RX_TRACE_FSM_FROM_TO,
CE_RX_TRACE_TONEMAP,
- CE_RX_TRACE_INITIAL_WORSE_THAN_ROBO,
+ CE_RX_TRACE_WORSE_THAN_ROBO,
CE_RX_TRACE_RESTART_FORCED,
CE_RX_TRACE_PB_ERR_RATE_HIGH,
CE_RX_TRACE_RESTART_PB_ERR,