Skip to content
Snippets Groups Projects
Commit 01660417 authored by Scott Snyder's avatar Scott Snyder Committed by Graeme Stewart
Browse files

'endreq -> endmsg.' (eflowAthenaPool-00-00-13)

	* Tagging eflowAthenaPool-00-00-13.
	* endreq -> endmsg.
parent d3a349e7
No related branches found
No related tags found
Loading
......@@ -24,7 +24,7 @@ eflowObjectContainerCnv::createPersistent( eflowObjectContainer* transCont )
eflowObjectContainerCnv_p5 cnv;
eflowObjectContainer_p5 *persObj = cnv.createPersistent( transCont, eflowStream );
if (eflowStream.level() <= MSG::DEBUG) eflowStream << MSG::DEBUG << "::createPersistent [Success]" << endreq;
if (eflowStream.level() <= MSG::DEBUG) eflowStream << MSG::DEBUG << "::createPersistent [Success]" << endmsg;
return persObj;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment