summaryrefslogtreecommitdiff
path: root/test/rewrite_subs.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-06-08 09:55:20 +0100
committerCarl Hetherington <cth@carlh.net>2015-06-08 09:55:20 +0100
commit3ac1487997a968278c69728bd5eaa5dcf03b66ca (patch)
treedd487956bfe7458826ae7b23e8c8c30f8091bfac /test/rewrite_subs.cc
parent331b2f8297b2b8a6db07a22dbbff7f913fe7a2f1 (diff)
Some comments and test tweaks.
Diffstat (limited to 'test/rewrite_subs.cc')
-rw-r--r--test/rewrite_subs.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/rewrite_subs.cc b/test/rewrite_subs.cc
index 5bfe126f..6aa259a9 100644
--- a/test/rewrite_subs.cc
+++ b/test/rewrite_subs.cc
@@ -32,6 +32,7 @@ using std::string;
using boost::shared_ptr;
using namespace dcp;
+/** Load a DCP then re-write its subtitle XML or MXF in-place */
int
main (int argc, char* argv[])
{