]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONErrorCounter.cxx
coverity fixes
[u/mrichter/AliRoot.git] / MUON / AliMUONErrorCounter.cxx
index ca27b242f6550251a071e49f522e2cfdef88e6fb..f1312be0b248c227c7cf3048d31df60d46470edd 100644 (file)
@@ -73,7 +73,7 @@ void AliMUONErrorCounter::Print(const Option_t* option) const
 }
 
 //______________________________________________________________________________
-void AliMUONErrorCounter::Print_uncal(const Option_t* option) const
+void AliMUONErrorCounter::PrintUncal(const Option_t* option) const
 {
   TNamed::Print(option);
   cout<<"bp =  "<<fBusPatch<< "  manu = " << fManuId << " uncal = "<< fEvents <<endl;