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:
David Robillard 2008-10-03 18:24:38 +00:00
parent 21c4721a68
commit ad4919ce92
15 changed files with 37 additions and 74 deletions

View file

@ -277,7 +277,7 @@ TranzportControlProtocol::show_meter ()
/* print() requires this */
buf[21] = '\0';
buf[20] = '\0';
print (0, 0, buf);
print (1, 0, buf);