From cd1d24433c91cb0b8a35155c87441405c48cfa9a Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 12 May 2020 12:33:48 +0200 Subject: Improve comment. --- src/dcp.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/dcp.cc b/src/dcp.cc index 2fcdd193..09db9523 100644 --- a/src/dcp.cc +++ b/src/dcp.cc @@ -172,7 +172,7 @@ DCP::read (list* 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. -- cgit v1.2.3