From afdcaebef0615dab2e7692bddca9e2b1bc3f6132 Mon Sep 17 00:00:00 2001 From: cblume Date: Mon, 12 Jan 2015 16:02:13 +0100 Subject: [PATCH] Coverity fix --- TRD/TRDbase/AliTRDCommonParam.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TRD/TRDbase/AliTRDCommonParam.cxx b/TRD/TRDbase/AliTRDCommonParam.cxx index ae1e3cfa117..e20ac3ce9b3 100644 --- a/TRD/TRDbase/AliTRDCommonParam.cxx +++ b/TRD/TRDbase/AliTRDCommonParam.cxx @@ -262,7 +262,7 @@ Float_t AliTRDCommonParam::GetOmegaTau(Float_t vdrift) } return 0.0; -x + } //_____________________________________________________________________________ -- 2.39.3