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