diff --git a/reco/detectors/trd/CbmTrdModuleRecR.cxx b/reco/detectors/trd/CbmTrdModuleRecR.cxx
index 4821fb6f620ee2ddfb703674f963c3ccb46c9442..48ff955921b5fb70a5b0404e71bfe69fe3939b0a 100644
--- a/reco/detectors/trd/CbmTrdModuleRecR.cxx
+++ b/reco/detectors/trd/CbmTrdModuleRecR.cxx
@@ -602,7 +602,8 @@ CbmTrdHit *CbmTrdModuleRecR::MakeHit(Int_t clusterId,
       yVar = 0.0291146;
   } else {
     if (EBP)
-      time -= 46; // due to the event time of 0 in the EB
+      time -=
+	46; // due to the event time of 0 in the EB
     // mode and the ULong in the the digi time
     // TODO: move variables to parameter file
     if (errorclass == 0)