Bah, add in a missing space char I noticed when MFC'ing this.

This commit is contained in:
John Baldwin 2003-01-22 17:26:18 +00:00
parent e2efc2aef6
commit f4e27c448b
2 changed files with 2 additions and 2 deletions

View File

@ -112,7 +112,7 @@
#define CPUID_PBE 0x80000000
/*
*CPUID instruction 1 ebx info
* CPUID instruction 1 ebx info
*/
#define CPUID_BRAND_INDEX 0x000000ff
#define CPUID_CLFUSH_SIZE 0x0000ff00

View File

@ -112,7 +112,7 @@
#define CPUID_PBE 0x80000000
/*
*CPUID instruction 1 ebx info
* CPUID instruction 1 ebx info
*/
#define CPUID_BRAND_INDEX 0x000000ff
#define CPUID_CLFUSH_SIZE 0x0000ff00