summaryrefslogtreecommitdiff
path: root/src/combine.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2025-08-19 22:38:18 +0200
committerCarl Hetherington <cth@carlh.net>2025-08-19 22:38:18 +0200
commita71ee9ac2b229bbca5b4b591108108b5869872ee (patch)
tree640dfa7e1c1a6bdffc031fca5396b734ff305cf6 /src/combine.h
parent78eef41133872f0a25efd7c9799fc6cf2a0c4be7 (diff)
White space: combine.{cc,h}
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),