Really fix the redness from bug 693469. r=red

This commit is contained in:
Jeff Walden
2011-10-12 12:02:08 -07:00
parent eff40a1dd9
commit 5de74dc5b1

View File

@@ -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[] = {