CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/07/09 05:08:31
Modified files:
lib/libssl/src/crypto/dsa: dsa_pmeth.c
Log message:
Make use of this wonderful modern C construct known as a `switch', instead of
8-line if() tests.
