From 92895f025efd9b54f634212cff5bfff1076bd11b Mon Sep 17 00:00:00 2001 From: Kenji Hosokawa Date: Fri, 23 Oct 2020 17:02:06 +0900 Subject: Remove extra characters Signed-off-by: Kenji Hosokawa --- src/core/model/RBAContentState.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core/model/RBAContentState.cpp b/src/core/model/RBAContentState.cpp index f149129..53c907a 100644 --- a/src/core/model/RBAContentState.cpp +++ b/src/core/model/RBAContentState.cpp @@ -13,7 +13,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ -] + /** * ContentState class */ -- cgit