From 4680fc4332d939d852592c86546f7bca148dace7 Mon Sep 17 00:00:00 2001 From: Kenji Hosokawa Date: Fri, 23 Oct 2020 13:04:49 +0900 Subject: Cosmetic changes to pass compilation Signed-off-by: Kenji Hosokawa --- src/core/expression/RBAGetAllocatables.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/expression/RBAGetAllocatables.cpp') diff --git a/src/core/expression/RBAGetAllocatables.cpp b/src/core/expression/RBAGetAllocatables.cpp index 8494a01..18d4cf4 100644 --- a/src/core/expression/RBAGetAllocatables.cpp +++ b/src/core/expression/RBAGetAllocatables.cpp @@ -87,7 +87,7 @@ RBAGetAllocatables::getExpressionText() const void RBAGetAllocatables::createHierarchy() { - // No operation because it does not affect structure. + // No operation because it does not affect structure. } #endif -- cgit 1.2.3-korg