forked from wolfSSL/wolfssl
Merge pull request #6696 from philljj/small_benchmark_cleanup
Tiny cleanup to benchmark print usage.
This commit is contained in:
@ -10297,6 +10297,7 @@ static void Usage(void)
|
||||
|
||||
printf("benchmark\n");
|
||||
printf("%s", bench_Usage_msg1[lng_index][e++]); /* option -? */
|
||||
printf("%s", bench_Usage_msg1[lng_index][e++]); /* English / Japanese */
|
||||
printf("%s", bench_Usage_msg1[lng_index][e++]); /* option -csv */
|
||||
printf("%s", bench_Usage_msg1[lng_index][e++]); /* option -base10 */
|
||||
#if defined(HAVE_AESGCM) || defined(HAVE_AESCCM)
|
||||
|
Reference in New Issue
Block a user