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

@ -39,7 +39,7 @@ namespace Foam
{
return dim > 1 ? pow(expRatio, 1.0/(dim - 1)) : 0.0;
}
//! @endcond fileScope
//! @endcond
} // End namespace Foam