mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-17 22:06:26 +08:00
More tests
This commit is contained in:
@@ -54,7 +54,7 @@ int gmssl_version_num(void)
|
||||
return GMSSL_VERSION_NUM;
|
||||
}
|
||||
|
||||
const char *gmssl_version(void)
|
||||
const char *gmssl_version_str(void)
|
||||
{
|
||||
return GMSSL_VERSION_STR;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user