зеркало из https://github.com/mozilla/pjs.git
bug 195093 : os2 bustage fix
This commit is contained in:
Родитель
f61f141b12
Коммит
04829d7882
|
@ -38,6 +38,7 @@
|
|||
#include "nsOS2Locale.h"
|
||||
#include "nsLocaleCID.h"
|
||||
#include "prprf.h"
|
||||
#include "nsReadableUtils.h"
|
||||
|
||||
/* nsOS2Locale ISupports */
|
||||
NS_IMPL_ISUPPORTS1(nsOS2Locale,nsIOS2Locale)
|
||||
|
|
|
@ -38,7 +38,7 @@ public:
|
|||
|
||||
NS_IMETHOD GetPlatformLocale(PRUnichar* os2Locale,
|
||||
size_t length);
|
||||
NS_IMETHOD GetXPLocale(const char* os2Locale, nsAutoString& locale);
|
||||
NS_IMETHOD GetXPLocale(const char* os2Locale, nsAString& locale);
|
||||
|
||||
protected:
|
||||
inline PRBool ParseLocaleString(const char* locale_string, char* language, char* country, char* extra, char separator);
|
||||
|
|
Загрузка…
Ссылка в новой задаче