]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - RAW/AliRawCastorDB.h
Compilation on win32gcc
[u/mrichter/AliRoot.git] / RAW / AliRawCastorDB.h
index 85d0e4e665f76440ec15cbdb91d20d4f4a95353b..ecec025e4be2bacae71abd2f88d95e0d1657b26a 100644 (file)
@@ -1,6 +1,6 @@
 #ifndef ALIRAWCASTORDB_H
 #define ALIRAWCASTORDB_H
-// @(#)alimdc:$Name$:$Id$
+// @(#) $Id$
 // Author: Fons Rademakers  26/11/99
 
 /* Copyright(c) 1998-2003, ALICE Experiment at CERN, All rights reserved. *
@@ -26,7 +26,7 @@ public:
 
    const char *GetOpenOption() const { return "-RECREATE"; }
    Int_t       GetNetopt() const { return 0; }
-   Int_t       Close();
+   Long64_t    Close();
 
 private:
    const char *GetFileName() const;