]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - RAW/AliRawRFIODB.h
Moving from 32-bit to 64-bit return value of the file close method. Last modification...
[u/mrichter/AliRoot.git] / RAW / AliRawRFIODB.h
index 13b4fb30455838db652e41c01f31d94407d00db8..ffde041f4b8316a0858b7ed6281ee3e759ef61ac 100644 (file)
@@ -24,7 +24,7 @@ public:
                const char* fileName = NULL);
    ~AliRawRFIODB() { Close(); }
 
-   Int_t Close();
+   Long64_t Close();
 
 private:
    const char *GetFileName() const;