diff options
Diffstat (limited to 'test/cpl_sar_test.cc')
| -rw-r--r-- | test/cpl_sar_test.cc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/cpl_sar_test.cc b/test/cpl_sar_test.cc index 691439db..cafa589f 100644 --- a/test/cpl_sar_test.cc +++ b/test/cpl_sar_test.cc @@ -25,9 +25,9 @@ using boost::shared_ptr; -/* Test for a reported bug where <ScreenAspectRatio> in Interop files uses - excessive decimal places and (sometimes) the wrong decimal point character. -*/ +/** Test for a reported bug where <ScreenAspectRatio> in Interop files uses + * excessive decimal places and (sometimes) the wrong decimal point character. + */ BOOST_AUTO_TEST_CASE (cpl_sar) { shared_ptr<dcp::ReelMonoPictureAsset> pa ( |
