style: Remove non-leading tabs everywhere they shouldn't be. Developers should configure their editors to not insert tabs
This commit is contained in:
@@ -62,7 +62,7 @@ class DebugBreakEvent : public Event
|
||||
|
||||
DebugBreakEvent(EventQueue *q, Tick _when);
|
||||
|
||||
void process(); // process event
|
||||
void process(); // process event
|
||||
virtual const char *description() const;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user