Skip to content

Commit cea1cae

Browse files
committed
Remove whitespace.
1 parent ab802ba commit cea1cae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/robotjs.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -777,7 +777,7 @@ NAN_METHOD(getColor)
777777
}
778778

779779
color = MMRGBHexAtPoint(bitmap, x, y);
780-
780+
781781
char hex[7];
782782

783783
padHex(color, hex);

0 commit comments

Comments
 (0)