Skip to content

Commit 7a74f8f

Browse files
committed
ea_commands: hide empty line in policy_authorize_nv doctest
Signed-off-by: Julien Gomes <julien@arista.com>
1 parent 76a54cc commit 7a74f8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tss-esapi/src/context/tpm_commands/enhanced_authorization_ea_commands.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -698,7 +698,7 @@ impl Context {
698698
/// NvAuth::Owner,
699699
/// nv_index_handle,
700700
/// ).expect("failed to extend policy with policy_authorize_nv");;
701-
///
701+
/// #
702702
/// # context
703703
/// # .nv_undefine_space(Provision::Owner, nv_index_handle)
704704
/// # .expect("Call to nv_undefine_space failed");

0 commit comments

Comments
 (0)