Skip to content

Commit d4b318e

Browse files
committed
Fix comment alignment
1 parent cc2ca47 commit d4b318e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/provider_helpers.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ EVP_PKEY *PROVIDER_CTX_get_privkey_from_uri(PROVIDER_CTX *prov_ctx,
7575
int PROVIDER_CTX_set_ui_method(PROVIDER_CTX *prov_ctx, UI_METHOD *ui_method, void *ui_data);
7676

7777
/******************************************************************************/
78-
/* KEYMGMT helper functions */
78+
/* KEYMGMT helper functions */
7979
/******************************************************************************/
8080
P11_KEYDATA *p11_keydata_new(PROVIDER_CTX *ctx);
8181
int p11_keydata_up_ref(P11_KEYDATA *keydata);

0 commit comments

Comments
 (0)