Bunch of constifications.
[openssl.git] / crypto / bio / bss_log.c
index 6360dbc820b45735493264b6aee6c7b4b8b6ac1c..bb676a83a9fe0e0e86d4a54c61747ab5154cae88 100644 (file)
@@ -175,7 +175,7 @@ static int MS_CALLBACK slg_write(BIO *b, const char *in, int inl)
        char* buf;
        char* pp;
        int priority, i;
-       static struct
+       static const struct
                {
                int strl;
                char str[10];