[gvar] Whitespace

This commit is contained in:
Behdad Esfahbod 2022-06-27 16:12:42 -06:00
parent a96647841a
commit 4be074e2cb
1 changed files with 1 additions and 1 deletions

View File

@ -660,7 +660,7 @@ struct gvar
if (--unref_count == 0) goto no_more_gaps; if (--unref_count == 0) goto no_more_gaps;
} }
} }
no_more_gaps: no_more_gaps:
start_point = end_point + 1; start_point = end_point + 1;
} }