mirror of
https://github.com/reactos/reactos.git
synced 2025-01-03 21:09:19 +00:00
fix copy and paste error
svn path=/trunk/; revision=38451
This commit is contained in:
parent
3d7aac0b8d
commit
7b72ed4a02
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ extern void func_str(void);
|
|||
|
||||
const struct test winetest_testlist[] =
|
||||
{
|
||||
{ "asn", func_base64 },
|
||||
{ "base64", func_base64 },
|
||||
{ "cert", func_cert },
|
||||
{ "chain", func_chain },
|
||||
{ "crl", func_crl },
|
||||
|
|
Loading…
Reference in a new issue