nevyn / SPMediaKeyTap

[Cocoa] SPMediaKeyTap is a global event tap for the play/pause, prev and next keys on the keyboard.
http://overooped.com/post/2593597587/mediakeys
Other
266 stars 44 forks source link

Normalize whitespace #33

Open mistydemeo opened 7 years ago

mistydemeo commented 7 years ago

This branch makes no substantive changes, it just cleans up whitespace a little. I only noticed this because a few lines within the defaultMediaKeyUserBundleIdentifiers array use mixed spaces and tabs, so they rendered unevenly in my text editor.

Changes:

I'll understand if you prefer not to use this. :)