aboutsummaryrefslogtreecommitdiff
path: root/bpkg/rep-add.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/rep-add.hxx')
-rw-r--r--bpkg/rep-add.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/rep-add.hxx b/bpkg/rep-add.hxx
index 226f0e2..484d6a8 100644
--- a/bpkg/rep-add.hxx
+++ b/bpkg/rep-add.hxx
@@ -23,7 +23,7 @@ namespace bpkg
// repository if it is not already.
//
shared_ptr<repository>
- rep_add (transaction&, const repository_location&);
+ rep_add (const common_options&, transaction&, const repository_location&);
}
#endif // BPKG_REP_ADD_HXX