]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - RAW/AliRawRFIODB.h
Fixes for the head of root, effc++
[u/mrichter/AliRoot.git] / RAW / AliRawRFIODB.h
index 529cfe177c8c60c19d679aed38077ef27c958045..436d56ddb260de1742dd1cdc3851c743b256e247 100644 (file)
@@ -24,7 +24,7 @@ public:
                const char* fileName = NULL);
    ~AliRawRFIODB() { Close(); }
 
-   void Close();
+   Int_t Close();
 
 private:
    const char *GetFileName() const;