Skip to content

Commit 7222506

Browse files
committed
Fixed formatting.
1 parent 25c3b84 commit 7222506

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

binding.gyp

+4-4
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@
4545
'src/xdisplay.c'
4646
]
4747
}],
48-
["OS=='win'", {
49-
'defines': [
50-
'IS_WINDOWS']
51-
}]
48+
49+
["OS=='win'", {
50+
'defines': ['IS_WINDOWS']
51+
}]
5252
],
5353

5454
'sources': [

0 commit comments

Comments
 (0)