summaryrefslogtreecommitdiff
path: root/src/combine.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/combine.h')
-rw-r--r--src/combine.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/combine.h b/src/combine.h
index b23b21be..5eebc8b6 100644
--- a/src/combine.h
+++ b/src/combine.h
@@ -48,7 +48,7 @@ namespace dcp {
class CertificateChain;
-void combine (
+void combine(
std::vector<boost::filesystem::path> inputs,
boost::filesystem::path output,
std::string issuer = String::compose("libdcp %1", dcp::version),