]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - RAW/AliRawRootdDB.h
Updates to RAW package. Used during the Computing DC.
[u/mrichter/AliRoot.git] / RAW / AliRawRootdDB.h
index d226c4bb89012d433a3586297b594210536a8fed..43532f3b9612dca9a5d482a048c6a9fda5276f8c 100644 (file)
@@ -24,7 +24,7 @@ public:
                 const char* fileName = NULL);
    ~AliRawRootdDB() { Close(); }
 
-   void Close();
+   Int_t Close();
 
 private:
    const char *GetFileName() const;