]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - RAW/AliRawCastorDB.h
bugfix to make the AliHLTDisplay working
[u/mrichter/AliRoot.git] / RAW / AliRawCastorDB.h
index 88766bf6d19c5505784f75eddc77269ca7a0c0f6..e744bab35b5fbde2dee99aa06bd4dd56edcb512b 100644 (file)
@@ -26,7 +26,7 @@ public:
 
    const char *GetOpenOption() const { return "-RECREATE"; }
    Int_t       GetNetopt() const { return 0; }
-   void        Close();
+   Int_t       Close();
 
 private:
    const char *GetFileName() const;