make some internal functions static; patch supplied by Kurt Roeckx
[oweals/openssl.git] / crypto / evp / e_null.c
index 698a8e379c9ba8d2cee6c4255cbad2a085e7ddfb..5205259f18ca2249a5cfaaef1140b6df8b4d2c4b 100644 (file)
@@ -76,6 +76,7 @@ static const EVP_CIPHER n_cipher=
        0,
        NULL,
        NULL,
+       NULL,
        NULL
        };