Skip to content

Commit

Permalink
Fixed ascii art.
Browse files Browse the repository at this point in the history
  • Loading branch information
octalmage committed Oct 15, 2016
1 parent 299a66d commit efa3582
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/robotjs.cc
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ NAN_METHOD(scrollMouse)
| ' // _ \ | | | '_ \ / _ \ / _` | '__/ _` |
| . \ __/ |_| | |_) | (_) | (_| | | | (_| |
|_|\_\___|\__, |_.__/ \___/ \__,_|_| \__,_|
|___/
|___/
*/
struct KeyNames
{
Expand Down Expand Up @@ -766,7 +766,7 @@ NAN_METHOD(captureScreen)
| _ \| | __| '_ ` _ \ / _` | '_ \
| |_) | | |_| | | | | | (_| | |_) |
|____/|_|\__|_| |_| |_|\__,_| .__/
|_|
|_|
*/

class BMP
Expand Down

0 comments on commit efa3582

Please sign in to comment.