From e843eb88cefb026140d66d632e955e6f5e07f08d Mon Sep 17 00:00:00 2001 From: ivana Date: Fri, 21 Mar 2008 16:00:21 +0000 Subject: [PATCH] Minor fix in comment line (Artur) --- MUON/AliMUONTrackerDDLDecoderEventHandler.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MUON/AliMUONTrackerDDLDecoderEventHandler.h b/MUON/AliMUONTrackerDDLDecoderEventHandler.h index 289799c1368..9303b934f61 100644 --- a/MUON/AliMUONTrackerDDLDecoderEventHandler.h +++ b/MUON/AliMUONTrackerDDLDecoderEventHandler.h @@ -231,7 +231,7 @@ public: /// - param UInt_t This is the raw data word as found within the bus patch payload. /// - param bool Flag indicating if the raw data word had a parity error. /// This will always be set to false if fSendDataOnParityError in the - /// AliMUONTrackerDDLDecoder class was set to true. + /// AliMUONTrackerDDLDecoder class was set to false. void OnData(UInt_t /*data*/, bool /*parityError*/) {} /// Whenever a parsing error of the DDL payload is encountered because of -- 2.43.5