summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--trust/anchor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/trust/anchor.c b/trust/anchor.c
index 19483a4..cdc6486 100644
--- a/trust/anchor.c
+++ b/trust/anchor.c
@@ -631,7 +631,7 @@ p11_trust_anchor (int argc,
assert_not_reached ();
break;
}
- } while (opt != -1);
+ };
argc -= optind;
argv += optind;