Skip to content

Commit 1f483d5

Browse files
authored
Merge pull request #55 from DeflateAwning/main
Fix typo (fixes #52)
2 parents b56889a + 4ee6eca commit 1f483d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coremark.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ typedef struct RESULTS_S
152152
ee_u16 crcmatrix;
153153
ee_u16 crcstate;
154154
ee_s16 err;
155-
/* ultithread specific */
155+
/* multithread specific */
156156
core_portable port;
157157
} core_results;
158158

0 commit comments

Comments
 (0)