fixed gcc 4 warning

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31739 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stefano Ceccherini 2009-07-24 18:34:41 +00:00
parent ba823bcb17
commit e0826ec8d8

View File

@ -48,7 +48,7 @@ detect_simd()
#if __INTEL__
// Only scan CPUs for which we are certain the SIMD flags are properly
// defined.
char* vendorNames[] = {
const char* vendorNames[] = {
"GenuineIntel",
"AuthenticAMD",
"CentaurHauls", // Via CPUs, MMX and SSE support