aboutsummaryrefslogtreecommitdiff
path: root/libbrep/package.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'libbrep/package.cxx')
-rw-r--r--libbrep/package.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/libbrep/package.cxx b/libbrep/package.cxx
index b17dcc1..fe216d2 100644
--- a/libbrep/package.cxx
+++ b/libbrep/package.cxx
@@ -57,8 +57,8 @@ namespace brep
priority_type pr,
string sm,
license_alternatives_type la,
- strings tp,
- strings kw,
+ small_vector<string, 5> tp,
+ small_vector<string, 5> kw,
optional<string> ds,
optional<text_type> dt,
string ch,