Pickup fix from upstream OpenBSD sources: mark a read-only local array as

"static" to reduce size of generated code slightly.
This commit is contained in:
Neil Conway 2004-10-05 00:14:45 +00:00
parent af7849f184
commit 125bb6cee4

View 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 =
{{
{