diff options
author | Kenji Hosokawa <khosokawa@jp.adit-jv.com> | 2020-10-23 17:02:06 +0900 |
---|---|---|
committer | Kenji Hosokawa <khosokawa@jp.adit-jv.com> | 2020-10-23 17:02:06 +0900 |
commit | 92895f025efd9b54f634212cff5bfff1076bd11b (patch) | |
tree | 18ec50fcc4b4915af33c77257d0b661f0770fcc1 | |
parent | 4680fc4332d939d852592c86546f7bca148dace7 (diff) |
Remove extra characters
Signed-off-by: Kenji Hosokawa <khosokawa@jp.adit-jv.com>
-rw-r--r-- | src/core/model/RBAContentState.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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 */ |