Typo corrected
This commit is contained in:
parent
8824ec7cd5
commit
008fee3838
@ -262,7 +262,7 @@ static void xopenlog(BIO* bp, const char* name, int level)
|
||||
VMS_OPC_target = level;
|
||||
}
|
||||
|
||||
statis void xsyslog(BIO *bp, int priority, const char *string)
|
||||
static void xsyslog(BIO *bp, int priority, const char *string)
|
||||
{
|
||||
struct descriptor_s opc_dsc;
|
||||
struct opcdef *opcdef_p;
|
||||
|
Loading…
Reference in New Issue
Block a user