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