Improve comment.
authorCarl Hetherington <cth@carlh.net>
Tue, 12 May 2020 10:33:48 +0000 (12:33 +0200)
committerCarl Hetherington <cth@carlh.net>
Tue, 12 May 2020 10:33:48 +0000 (12:33 +0200)
src/dcp.cc

index 2fcdd193c13bb6dc5ee90e5f99bf64a38e4ff683..09db952377e66ee7233dffe889e2e3b1c1fe91bf 100644 (file)
@@ -172,7 +172,7 @@ DCP::read (list<dcp::VerificationNote>* notes, bool ignore_incorrect_picture_mxf
        }
 
        /* Now we have:
-            paths - files in the DCP that are not PKLs.
+            paths - map of files in the DCP that are not PKLs; key is ID, value is path.
             _pkls - PKL objects for each PKL.
 
           Read all the assets from the asset map.