Typo corrected
[openssl.git] / crypto / bio / bss_log.c
index 50863fb9b212393d2e5bc143544a58576a3e537f..fcb0a132296a0ba13b28de51182ecc237390aba0 100644 (file)
@@ -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;