Skip to content

Commit c5f2199

Browse files
committed
style: format
1 parent 555333c commit c5f2199

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cobj/codegen.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2555,7 +2555,7 @@ static void joutput_initialize_compound(struct cb_initialize *p, cb_tree x) {
25552555
} else {
25562556
size = ff->offset + ff->size - last_field->offset;
25572557
}
2558-
2558+
25592559
joutput_initialize_uniform(c, last_char, (int)size);
25602560
break;
25612561
}

0 commit comments

Comments
 (0)