khampf / g13

libusb driver for the g13
23 stars 15 forks source link

remove trailing whitespace before comment #13

Closed tmackay closed 4 years ago

tmackay commented 4 years ago

When reading commands from pipe, whitespace preceding a comment must be stripped before passing on to Command() fixes #12

khampf commented 4 years ago

I would feel more comfortable running theese in a developement branch but we are talking straight up bugfixes here, I will continue to merge them into master and do testing until tagging a release. I should read up on workflows in github :-)