mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: remove erroneous section-label on doxygen @endcond
This commit is contained in:
@ -204,8 +204,6 @@ void Parser::importDir(const std::string& name)
|
||||
|
||||
|
||||
//! @cond fileScope
|
||||
//
|
||||
|
||||
//
|
||||
// Create by copying str - only used locally
|
||||
inline static wchar_t* coco_string_create(const wchar_t* str)
|
||||
@ -225,7 +223,7 @@ inline static void coco_string_delete(wchar_t* &str)
|
||||
str = NULL;
|
||||
}
|
||||
//
|
||||
//! @endcond fileScope
|
||||
//! @endcond
|
||||
|
||||
|
||||
// ----------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user