1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-04-16 09:14:10 -05:00
Lioncash b46a5c42ff buffer_queue: Make reference parameter of SetPreallocatedBuffer const
This is simply copied by value, so there's no need to make it a
modifiable reference.

While we're at it, make the names of the parameters match its
definition.
2018-08-09 03:08:14 -04:00
..
2018-08-07 13:21:56 +02:00
2018-08-07 19:26:13 -04:00