Rename asn1/pkcs8.c to asn1/p8_key.c to avoid name conflict.

This commit is contained in:
Ulf Möller 2000-01-24 01:18:36 +00:00
parent dd9d233e2a
commit 0e930f25d2

View file

@ -1,4 +1,4 @@
/* crypto/asn1/pkcs8.c */
/* crypto/asn1/p8_key.c */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*