X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=RAW%2FAliRawCastorDB.h;h=e744bab35b5fbde2dee99aa06bd4dd56edcb512b;hb=4e57c862644044fce6646b03a7abdda25fe71906;hp=88766bf6d19c5505784f75eddc77269ca7a0c0f6;hpb=e10815f1d81dbd131a43ebba6708937ffb71a740;p=u%2Fmrichter%2FAliRoot.git diff --git a/RAW/AliRawCastorDB.h b/RAW/AliRawCastorDB.h index 88766bf6d19..e744bab35b5 100644 --- a/RAW/AliRawCastorDB.h +++ b/RAW/AliRawCastorDB.h @@ -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;