mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 01:48:05 +00:00
fix win32 gmake build bustage
This commit is contained in:
parent
55c615c93e
commit
fe542beb39
@ -741,9 +741,9 @@ NS_ShutdownNativeCharsetUtils()
|
||||
nsNativeCharsetConverter::GlobalShutdown();
|
||||
}
|
||||
|
||||
#else
|
||||
#else // non XP_UNIX implementations go here...
|
||||
|
||||
// XXX add non XP_UNIX implementations here...
|
||||
#include "nsDebug.h"
|
||||
|
||||
NS_COM nsresult
|
||||
NS_CopyNativeToUnicode(const nsACString &input, nsAString &output)
|
||||
|
Loading…
Reference in New Issue
Block a user