]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Compiler Warning removed
authorskowron <skowron@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 2 Feb 2004 14:46:30 +0000 (14:46 +0000)
committerskowron <skowron@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 2 Feb 2004 14:46:30 +0000 (14:46 +0000)
HBTAN/AliHBTReaderInternal.cxx

index 1a26167f7e94eb85e4c64837a60d20fbedbb4ba0..8480c4201e16f801af4c369f9d41ab97528f9705 100644 (file)
@@ -94,7 +94,7 @@ AliHBTReaderInternal& AliHBTReaderInternal::operator=(const AliHBTReaderInternal
   Rewind();//close current session
   AliHBTReader::operator=((const AliHBTReader&)in);
   fFileName = in.fFileName;
-  
+  return *this;
 }
 /********************************************************************/
 AliHBTReaderInternal::~AliHBTReaderInternal()