13
0

a silly change to test the commit hook script

git-svn-id: svn://localhost/trunk/ardour2@529 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2006-05-24 19:19:19 +00:00
parent ff237fb64b
commit a7bc5ca92f

View File

@ -457,5 +457,7 @@ main (int argc, char *argv[])
delete engine;
ARDOUR::cleanup ();
shutdown (0);
/* just another commit forcing change */
}