13
0

NO-OP: whitespace

This commit is contained in:
Paul Davis 2019-10-25 12:59:24 -06:00
parent bc706064c6
commit 63b909211d

View File

@ -53,8 +53,8 @@ public:
void skip_to (TimeType when);
bool push_back(const Evoral::Event<TimeType>& event);
bool push_back(TimeType time, size_t size, const uint8_t* data);
bool push_back(const Evoral::Event<TimeType>& event);
bool push_back(TimeType time, size_t size, const uint8_t* data);
uint8_t* reserve(TimeType time, size_t size);