]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONDEPainter.cxx
consolidate zero-length arrays (aka struct hack)
[u/mrichter/AliRoot.git] / MUON / AliMUONDEPainter.cxx
index c79b7d6bb1516ccb12580bc9aa7543387f509de4..0a586c58c67dbb377c39bd0bd756fcf56d14cd58 100644 (file)
@@ -361,7 +361,7 @@ AliMUONDEPainter::SetResponder(Int_t depth)
     AliMUONPainterGroup* group = static_cast<AliMUONPainterGroup*>(fPainterGroups->GetValue(str));
     if ( str->String() == "BUSPATCH" ) 
     {
-      AliDebug(1,Form("group %s is indeed buspatch, using as responder",
+      AliDebug(1,Form("group %s is indeed buspatch, using as responder %d",
                       group->Type(),depth));
       group->SetResponder(kTRUE);
       fResponderGroup = group;