Skip to content

Commit 19477f6

Browse files
committed
Merge pull request #141 from samuele3hu/v3_update
synchronize the modification of js
2 parents 37cb4fd + 04c548e commit 19477f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spidermonkey/include/win32/js/TypeDecls.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ class JSAddonId;
3131

3232
struct jsid;
3333

34-
typedef char16_t jschar;
34+
typedef wchar_t jschar;
3535

3636
namespace JS {
3737

0 commit comments

Comments
 (0)