summaryrefslogtreecommitdiffstats
path: root/tool
diff options
context:
space:
mode:
authorNeal H. Walfield <neal@pep.foundation>2020-06-16 15:00:37 +0200
committerNeal H. Walfield <neal@pep.foundation>2020-06-16 15:00:37 +0200
commit6db1fb039a40aa8a25d97b41e2eb17e339bff8fe (patch)
tree60d063112c82c82d758c7ddf0308fffa9b9ab73b /tool
parent974d37960b6f5c6d7615ae3bb47543b764be53b4 (diff)
tool: Fix whitespace.
Diffstat (limited to 'tool')
-rw-r--r--tool/src/commands/inspect.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tool/src/commands/inspect.rs b/tool/src/commands/inspect.rs
index 1f1c7c32..c7d37b52 100644
--- a/tool/src/commands/inspect.rs
+++ b/tool/src/commands/inspect.rs
@@ -270,7 +270,7 @@ fn inspect_key(policy: &dyn Policy,
}
if let Some(flags) = vka.key_flags().and_then(inspect_key_flags) {
- writeln!(output, "{} Key flags: {}", indent, flags)?;
+ writeln!(output, "{} Key flags: {}", indent, flags)?;
}
}
inspect_certifications(output, bundle.certifications(),