mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 15:52:07 +00:00
Bug 1288825 - Unbreak build on Unix after bug 1275507. r=francois
MozReview-Commit-ID: nYNiYjuq8A --HG-- extra : rebase_source : 2f433895b15920263fbfa5c4b2a30f4097434d07
This commit is contained in:
parent
4f99ba6e03
commit
2b3d43549c
@ -91,7 +91,7 @@ GetPlatformType()
|
||||
#elif defined(XP_WIN)
|
||||
return WINDOWS_PLATFORM;
|
||||
#else
|
||||
#error Unrecognized platform type.
|
||||
return PLATFORM_TYPE_UNSPECIFIED;
|
||||
#endif
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user