X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fbio%2Fbss_log.c;h=fcb0a132296a0ba13b28de51182ecc237390aba0;hp=50863fb9b212393d2e5bc143544a58576a3e537f;hb=008fee3838346cc97f779c04eec0061e336d2ee8;hpb=8824ec7cd514e0faed1c19c078c16fd1f5e3669c diff --git a/crypto/bio/bss_log.c b/crypto/bio/bss_log.c index 50863fb9b2..fcb0a13229 100644 --- a/crypto/bio/bss_log.c +++ b/crypto/bio/bss_log.c @@ -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;