]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STAT/TKDPDF.h
fix coverity
[u/mrichter/AliRoot.git] / STAT / TKDPDF.h
index 257098e980a9421defd5aa4a45398a7095d34193..e384475dc79146146aa3117f7d541b42d1c6c4b5 100644 (file)
@@ -32,7 +32,7 @@ public:
 private:
   TKDPDF(const TKDPDF &);
   TKDPDF& operator=(const TKDPDF &);
-  void     Build(Int_t ndim = 0);
+  Bool_t    Build(Int_t ndim = 0);
 
           
   ClassDef(TKDPDF, 1)   // data interpolator based on KD tree