aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/scimark4c/files/patch-scimark4.c
blob: 5b78988b55f9f12ca90cfe2cce49985fc85627f6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- scimark4.c.orig	2018-07-29 20:02:32 UTC
+++ scimark4.c
@@ -106,7 +106,7 @@ int main(int argc, char *argv[])
 
   
  print_banner();
- printf("Using %10.2f seconds min time per kenel.", min_time);
+ printf("Using %10.2f seconds min time per kernel.", min_time);
  if (huge_flag)
  {
       printf(" Approx. problem size: %d (MB)", atoi(argv[2]));