Fix typo in frequency. Little refactoring and simple unity change

This commit is contained in:
Dr-Noob
2018-03-30 00:09:16 +02:00
parent 720457f4ac
commit 5e65f5bb78
6 changed files with 49 additions and 26 deletions

View File

@@ -7,7 +7,7 @@
#define TITLE_NAME "Name: "
#define TITLE_ARCH "Arch: "
#define TITLE_FREQUENCY "Frecuency: "
#define TITLE_FREQUENCY "Frequency: "
#define TITLE_NCORES "N.Cores: "
#define TITLE_AVX "AVX: "
#define TITLE_SSE "SSE: "