Bug 1288825 - Unbreak build on Unix after bug 1275507. r=francois
MozReview-Commit-ID: nYNiYjuq8A
This commit is contained in:
@@ -91,7 +91,7 @@ GetPlatformType()
|
||||
#elif defined(XP_WIN)
|
||||
return WINDOWS_PLATFORM;
|
||||
#else
|
||||
#error Unrecognized platform type.
|
||||
return PLATFORM_TYPE_UNSPECIFIED;
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user