Beautifying code.

This commit is contained in:
Richard Levitte 2000-03-25 21:17:51 +00:00
parent ce24e726b4
commit 9cead2f2a5

View file

@ -179,8 +179,8 @@ union {
} GENERAL_NAME;
typedef struct ACCESS_DESCRIPTION_st {
ASN1_OBJECT *method;
GENERAL_NAME *location;
ASN1_OBJECT *method;
GENERAL_NAME *location;
} ACCESS_DESCRIPTION;
DECLARE_STACK_OF(GENERAL_NAME)