harec

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 8bbe02ad48da5837a92c3adc01c6783960828276
parent b542c7b40aa4798d1a18f8551a814f1602a61063
Author: Drew DeVault <sir@cmpwn.com>
Date:   Thu,  2 Sep 2021 12:21:19 +0200

check: style fix

Signed-off-by: Drew DeVault <sir@cmpwn.com>

Diffstat:
Msrc/check.c | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/src/check.c b/src/check.c @@ -3709,7 +3709,6 @@ check_internal(struct type_store *ts, struct unresolveds *tmp = cur; cur = tmp->next; free(tmp); - } if (scan_only) {