Pickup fix from upstream OpenBSD sources: mark a read-only local array as
authorNeil Conway
Tue, 5 Oct 2004 00:14:45 +0000 (00:14 +0000)
committerNeil Conway
Tue, 5 Oct 2004 00:14:45 +0000 (00:14 +0000)
"static" to reduce size of generated code slightly.

contrib/pgcrypto/blf.c

index da2047b6cf5b6320d56d30445d39424b85abdb61..a1af7479c24264f0d431f38b952b92e64b7d0f57 100644 (file)
@@ -126,7 +126,7 @@ Blowfish_initstate(blf_ctx * c)
 
 /* P-box and S-box tables initialized with digits of Pi */
 
-   const blf_ctx initstate =
+   static const blf_ctx initstate =
 
    {{
            {