From 5b28b3e2ee3fc0473a08172ec4a6d9d763cef286 Mon Sep 17 00:00:00 2001 From: skowron Date: Mon, 2 Feb 2004 14:46:30 +0000 Subject: [PATCH] Compiler Warning removed --- HBTAN/AliHBTReaderInternal.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() -- 2.43.0