Skip to content

Commit

Permalink
Bug 1317091 - fix tstclnt help, r=mt
Browse files Browse the repository at this point in the history
Differential Revision: https://nss-review.dev.mozaws.net/D60

--HG--
extra : rebase_source : 3593734878dc39d0426d1f5a41f3cabed6ba76c9
extra : amend_source : 3664f7b9d6ca8d3e70410a962fd7d0727a1b4f61
  • Loading branch information
franziskuskiefer committed Nov 13, 2016
1 parent f720662 commit c538e10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/tstclnt/tstclnt.c
Expand Up @@ -265,7 +265,7 @@ PrintParameterUsage(void)
fprintf(stderr, "%-20s Comma separated list of enabled groups for TLS key exchange.\n"
"%-20s The following values are valid:\n"
"%-20s P256, P384, P521, x25519, FF2048, FF3072, FF4096, FF6144, FF8192\n",
"-G", "", "");
"-I", "", "");
}

static void
Expand Down

0 comments on commit c538e10

Please sign in to comment.