JANITORIAL: Fix trailing whitespace

This commit is contained in:
Adrian Frühwirth 2018-05-22 16:03:56 +02:00
parent bc949250de
commit cee4d6b853
57 changed files with 133 additions and 133 deletions

View file

@ -173,7 +173,7 @@ public:
byte read(int a);
void writeReg(int r, int v);
bool isStereo() const { return true; }
protected: