Skip to content

Commit

Permalink
indent
Browse files Browse the repository at this point in the history
  • Loading branch information
i-evi committed Jun 4, 2021
1 parent 787e43f commit b231e21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cc_basic.c
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ static void _cc_print_indent(int n)
if (--sops[--i]) { \
for (j = ++i; j < (dim - 1); ++j) \
sops[j] = sbak[j]; \
break; \
break; \
} else { \
fputc(']', ostream); \
cidt--; \
Expand Down

0 comments on commit b231e21

Please sign in to comment.