]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TRD/AliTRDtrapConfig.cxx
Fix compiler warning
[u/mrichter/AliRoot.git] / TRD / AliTRDtrapConfig.cxx
index df08008b46f4afe35b50c236d1e97ecdc6dc958b..3619f5ddff0b6ffbaf31307c395612b9acafbba9 100644 (file)
@@ -763,7 +763,7 @@ UInt_t AliTRDtrapConfig::Peek(Int_t addr, Int_t det, Int_t rob, Int_t mcm) const
     }
   }
 
-  return -1;
+  return 0;
 }