Commit 6f75b5e4 authored by Juan Lang's avatar Juan Lang Committed by Alexandre Julliard

crypt32: Rearrange functions a bit.

parent 8076d1cf
Makefile Makefile
base64.ok base64.ok
cert.ok cert.ok
crl.ok
encode.ok encode.ok
main.ok main.ok
oid.ok oid.ok
......
...@@ -8,6 +8,7 @@ IMPORTS = crypt32 advapi32 kernel32 ...@@ -8,6 +8,7 @@ IMPORTS = crypt32 advapi32 kernel32
CTESTS = \ CTESTS = \
base64.c \ base64.c \
cert.c \ cert.c \
crl.c \
encode.c \ encode.c \
main.c \ main.c \
oid.c \ oid.c \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment