Skip to content

Commit

Permalink
Remove whitespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
octalmage committed May 15, 2016
1 parent ab802ba commit cea1cae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/robotjs.cc
Original file line number Diff line number Diff line change
Expand Up @@ -777,7 +777,7 @@ NAN_METHOD(getColor)
}

color = MMRGBHexAtPoint(bitmap, x, y);

char hex[7];

padHex(color, hex);
Expand Down

0 comments on commit cea1cae

Please sign in to comment.