mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
Assortment of minor changes from 2.0-ongoing.
git-svn-id: svn://localhost/ardour2/branches/3.0@3852 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
21c4721a68
commit
ad4919ce92
15 changed files with 37 additions and 74 deletions
|
|
@ -277,7 +277,7 @@ TranzportControlProtocol::show_meter ()
|
|||
|
||||
/* print() requires this */
|
||||
|
||||
buf[21] = '\0';
|
||||
buf[20] = '\0';
|
||||
|
||||
print (0, 0, buf);
|
||||
print (1, 0, buf);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue