The limit per SYMBOL_VECTOR isn't the amount of symbols, it's the line length
authorRichard Levitte <levitte@openssl.org>
Tue, 12 Jan 2016 00:07:46 +0000 (01:07 +0100)
committerRichard Levitte <levitte@openssl.org>
Tue, 12 Jan 2016 03:44:24 +0000 (04:44 +0100)
commitfd40db9ecd39302e4d5c6f4e3929a02d0b093d76
treed49be22c353a170cc3f5b1b27f208c34d852b60c
parent6bd3e10b64c6815b233d75f15aa05cbd7c238c01
The limit per SYMBOL_VECTOR isn't the amount of symbols, it's the line length

Reviewed-by: Rich Salz <rsalz@openssl.org>
util/mkdef.pl