Few cleanups in s_client, s_server apps.
authorFdaSilvaYY <fdasilvayy@gmail.com>
Fri, 18 Mar 2016 18:02:17 +0000 (19:02 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 18 May 2016 09:44:08 +0000 (10:44 +0100)
commitbde136c89f87b66d49e9d03e3b34c68b6b1d1e26
tree9614f7e40c5d06dac817df5cfe9cf8d8d7a831cd
parentd2dfd4820bf03b958bc9c3adafe0d3f112e54b2a
Few cleanups in s_client, s_server apps.

Discard useless static engine_id
Add a const qualifier
Fix some spelling

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
apps/apps.c
apps/s_client.c
apps/s_server.c