]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Typo fixed.
authorzampolli <zampolli@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 9 Mar 2009 16:02:46 +0000 (16:02 +0000)
committerzampolli <zampolli@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 9 Mar 2009 16:02:46 +0000 (16:02 +0000)
TOF/AliTOFRawStream.cxx

index de0d49e1b260d85b0ba9fbff1fff0e40ffc2a1d7..4a8630cfc1ac13d851ff1a23866b9699cb56f7b7 100644 (file)
@@ -1279,7 +1279,7 @@ void AliTOFRawStream::EquipmentId2VolumeId(Int_t nDDL, Int_t nTRM, Int_t iChain,
   if (iPlate==-1) {
     /*if (fRawReader)
       fRawReader->AddMajorErrorLog(kPlateError,"plate = -1");*/
-    printf("Warning -> AliTOFRawStream::EquipmentId2VolumeId: Problems with the plate number!/n");
+    printf("Warning -> AliTOFRawStream::EquipmentId2VolumeId: Problems with the plate number!\n");
   }
 
   Int_t iStrip = Equip2VolNstrip(iDDL, nTRM, nTDC);