Some comments and test tweaks.
[libdcp.git] / test / encryption_test.cc
index 299e5f9bdd02cff64a9dc55c7f584bc87233fcd9..d09f04bdfe00fd7aa141b675ed71e1fb0bb5842a 100644 (file)
@@ -41,9 +41,9 @@
 
 using boost::shared_ptr;
 
-/* Load a certificate chain from build/test/data/ *.pem and then build
-   an encrypted DCP and a KDM using it.
-*/
+/** Load a certificate chain from build/test/data/ *.pem and then build
*  an encrypted DCP and a KDM using it.
+ */
 BOOST_AUTO_TEST_CASE (encryption_test)
 {
        boost::filesystem::remove_all ("build/test/signer");