example.c: Fix code style

Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
main
Jianhui Zhao 2020-07-01 17:31:35 +08:00
parent 0eaa539315
commit 8a9f29958f
1 changed files with 0 additions and 1 deletions

View File

@ -76,7 +76,6 @@ int main(int argc, char **argv)
case 'p':
port = atoi(optarg);
break;
\
case 's':
ssl = true;
case 'v':