Skip to content

Commit 8b06140

Browse files
committed
Typo fix.
1 parent 110a8bf commit 8b06140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

binding.gyp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
"-pthread"
142142
]
143143
}],
144-
["OS==\"win32\"", {
144+
["OS==\"win\"", {
145145
"sources": [
146146
"vendor/abseil-cpp/absl/synchronization/internal/win32_waiter.cc"
147147
]

0 commit comments

Comments
 (0)