Skip to content

Commit 380f5a0

Browse files
authored
Update Modules/_hashopenssl.c
1 parent f8c2aed commit 380f5a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Modules/_hashopenssl.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@ get_hashentry_by_nid(int nid)
396396
}
397397

398398
/*
399-
* Convert the NID to a string via OBJ_nid2_*() functions.
399+
* Convert the NID to a string via OBJ_nid2*() functions.
400400
*
401401
* If 'nid' cannot be resolved, set an exception and return NULL.
402402
*/

0 commit comments

Comments
 (0)