Skip to content

Commit 73c01ad

Browse files
committed
More consistent formatting
1 parent 5ff00b4 commit 73c01ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/libwolfboot.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1807,6 +1807,7 @@ int pkcs11_crypto_init(void)
18071807

18081808
if (ret == CKR_OK) {
18091809
session_opened = 1;
1810+
18101811
ret = pkcs11_function_list->C_Login(pkcs11_session, CKU_USER,
18111812
pkcs11_pin, sizeof(pkcs11_pin) - 1);
18121813
}

0 commit comments

Comments
 (0)