summaryrefslogtreecommitdiff
path: root/src/dcp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dcp.h')
-rw-r--r--src/dcp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dcp.h b/src/dcp.h
index 635a972d..59790f09 100644
--- a/src/dcp.h
+++ b/src/dcp.h
@@ -129,7 +129,7 @@ private:
std::string write_pkl (std::string pkl_uuid, bool, XMLMetadata const &, boost::shared_ptr<const Signer>) const;
/** Write the VOLINDEX file */
- void write_volindex () const;
+ void write_volindex (bool) const;
/** Write the ASSETMAP file.
* @param pkl_uuid UUID of our PKL.