Cleanup: use C comments for plain text

This commit is contained in:
2021-09-29 07:29:17 +10:00
parent 79290f5160
commit b524153d61
4 changed files with 39 additions and 37 deletions

View File

@@ -90,7 +90,7 @@ ComponentNode::ComponentNode()
void ComponentNode::init(const ID * /*id*/, const char * /*subdata*/)
{
/* hook up eval context? */
// XXX: maybe this needs a special API?
/* XXX: maybe this needs a special API? */
}
/* Free 'component' node */