STYLE: remove erroneous section-label on doxygen @endcond

This commit is contained in:
Mark Olesen
2010-05-07 15:30:27 +02:00
parent 3dd66066a7
commit 5087125424
19 changed files with 23 additions and 25 deletions

View File

@ -48,7 +48,7 @@ namespace Foam
// if necessary
//! @cond fileScope
labelList maxSendSize;
//! @endcond fileScope
//! @endcond
// * * * * * * * * * * * * * * * * Destructor * * * * * * * * * * * * * * * //

View File

@ -35,7 +35,7 @@ namespace Foam
// Outstanding non-blocking operations.
//! @cond fileScope
DynamicList<MPI_Request> PstreamGlobals::outstandingRequests_;
//! @endcond fileScope
//! @endcond
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //