From 29a7edbc3d4a92bd1bf66948d3553d4b88f2d291 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 18 Sep 2013 08:18:25 +0100 Subject: Fix comment. --- test/encryption_test.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/encryption_test.cc b/test/encryption_test.cc index 04036276..eb32afaa 100644 --- a/test/encryption_test.cc +++ b/test/encryption_test.cc @@ -17,7 +17,7 @@ */ -/* Load a certificate chain from build/test/data/.pem and then build +/* 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) -- cgit v1.2.3