diff options
Diffstat (limited to 'test/dcp_test.cc')
| -rw-r--r-- | test/dcp_test.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dcp_test.cc b/test/dcp_test.cc index c41eaf01..5bedf5f6 100644 --- a/test/dcp_test.cc +++ b/test/dcp_test.cc @@ -185,7 +185,7 @@ BOOST_AUTO_TEST_CASE (dcp_test2) } static void -note (dcp::NoteType, string s) +note (dcp::NoteType, string) { } |
