Rename asn1_lib.c to asn1_old_lib.c
authorjsing <jsing@openbsd.org>
Wed, 15 Dec 2021 18:12:10 +0000 (18:12 +0000)
committerjsing <jsing@openbsd.org>
Wed, 15 Dec 2021 18:12:10 +0000 (18:12 +0000)
commit9bf539a0fae5e96da1b7087a5ad4687c4897f1a9
treed736ca865a5b9c503e352c60d86953016e79f384
parent470be27da253cd8812cde224519dfe518ee7f1f5
Rename asn1_lib.c to asn1_old_lib.c

This will allow us to add a new asn1_lib.c while replacing the code that is
in currently in asn1_old_lib.c.

Discussed with tb@
lib/libcrypto/Makefile
lib/libcrypto/asn1/asn1_lib.c [deleted file]
lib/libcrypto/asn1/asn1_old_lib.c [new file with mode: 0644]