summaryrefslogtreecommitdiff
path: root/test/colour_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/colour_test.cc')
-rw-r--r--test/colour_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/colour_test.cc b/test/colour_test.cc
index f2be8ead..cebe95ab 100644
--- a/test/colour_test.cc
+++ b/test/colour_test.cc
@@ -23,7 +23,7 @@
using std::stringstream;
-/* Check that dcp::Colour works */
+/** Check that dcp::Colour works */
BOOST_AUTO_TEST_CASE (colour)
{
dcp::Colour z;