Skip to content

Commit e6bb7fe

Browse files
committed
* formatting
1 parent 9e6c461 commit e6bb7fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

script.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -636,7 +636,6 @@ static void _post_build_subnodes(struct node *n) {
636636
}
637637
}
638638

639-
640639
void node_init(struct node *n) {
641640
if (!node_is_init(n)) {
642641
n->flags |= NODE_FLG_INIT;

0 commit comments

Comments
 (0)