X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=blobdiff_plain;f=HBTAN%2FAliHBTReaderInternal.cxx;h=8480c4201e16f801af4c369f9d41ab97528f9705;hp=1a26167f7e94eb85e4c64837a60d20fbedbb4ba0;hb=5b28b3e2ee3fc0473a08172ec4a6d9d763cef286;hpb=d0862fea781f209c79f97c42a12942596048c1b3 diff --git a/HBTAN/AliHBTReaderInternal.cxx b/HBTAN/AliHBTReaderInternal.cxx index 1a26167f7e9..8480c4201e1 100644 --- a/HBTAN/AliHBTReaderInternal.cxx +++ b/HBTAN/AliHBTReaderInternal.cxx @@ -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()