Really fix the redness from bug 693469. r=red
This commit is contained in:
@@ -64,7 +64,7 @@ nsSystemInfo::~nsSystemInfo()
|
|||||||
}
|
}
|
||||||
|
|
||||||
// CPU-specific information.
|
// CPU-specific information.
|
||||||
static const struct {
|
static const struct PropItems {
|
||||||
const char *name;
|
const char *name;
|
||||||
bool (*propfun)(void);
|
bool (*propfun)(void);
|
||||||
} cpuPropItems[] = {
|
} cpuPropItems[] = {
|
||||||
|
|||||||
Reference in New Issue
Block a user