Update client-dtls-nonblocking.c

pull/55/head
abrahamsonn 2017-06-02 09:42:22 -06:00 committed by GitHub
parent 5de5890ef5
commit 84fb19c09a
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ int main (int argc, char** argv)
char* srTest = "testing session resume";
if (argc != 2) {
printf("usage: udpcli <IP address>\n");
printf("usage: udpcli <IP address>\n");
return 1;
}