mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: consistent capitalization of Private/Protected Member Functions in comments
This commit is contained in:
@ -73,7 +73,7 @@ class block
|
||||
labelListListList BoundaryPatches;
|
||||
|
||||
|
||||
// private member functions
|
||||
// Private Member Functions
|
||||
|
||||
label vtxLabel(label i, label j, label k);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user