Skip to content

Commit 6176114

Browse files
Merge pull request #6696 from philljj/small_benchmark_cleanup
Tiny cleanup to benchmark print usage.
2 parents c29227d + 779b87f commit 6176114

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

wolfcrypt/benchmark/benchmark.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10297,6 +10297,7 @@ static void Usage(void)
1029710297

1029810298
printf("benchmark\n");
1029910299
printf("%s", bench_Usage_msg1[lng_index][e++]); /* option -? */
10300+
printf("%s", bench_Usage_msg1[lng_index][e++]); /* English / Japanese */
1030010301
printf("%s", bench_Usage_msg1[lng_index][e++]); /* option -csv */
1030110302
printf("%s", bench_Usage_msg1[lng_index][e++]); /* option -base10 */
1030210303
#if defined(HAVE_AESGCM) || defined(HAVE_AESCCM)

0 commit comments

Comments
 (0)