mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-05 21:25:46 +01:00
put function into namespace
This commit is contained in:
parent
429da16b60
commit
6dbc0c0919
1 changed files with 1 additions and 1 deletions
|
|
@ -618,7 +618,7 @@ ARDOUR::get_microseconds ()
|
|||
*/
|
||||
|
||||
int
|
||||
format_data_width (ARDOUR::SampleFormat format)
|
||||
ARDOUR::format_data_width (ARDOUR::SampleFormat format)
|
||||
{
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue