Style: fix trailing spaces

This commit is contained in:
Manuel Pégourié-Gonnard 2015-02-13 14:12:07 +00:00
parent 013bffe5a7
commit 6c5abfa42b
13 changed files with 15 additions and 15 deletions

View file

@ -457,7 +457,7 @@ exit:
" session_reuse=on/off default: on (enabled)\n" \
" session_lifetime=%%d (s) default: 86400\n" \
" force_ciphersuite=<name> default: all enabled\n" \
" acceptable ciphersuite names:\n"
" acceptable ciphersuite names:\n"
int main( int argc, char *argv[] )
{