aboutsummaryrefslogtreecommitdiff
path: root/build2/cc/common
diff options
context:
space:
mode:
Diffstat (limited to 'build2/cc/common')
-rw-r--r--build2/cc/common4
1 files changed, 2 insertions, 2 deletions
diff --git a/build2/cc/common b/build2/cc/common
index f0476f9..c11e733 100644
--- a/build2/cc/common
+++ b/build2/cc/common
@@ -210,8 +210,8 @@ namespace build2
private:
file&
- resolve_library (name,
- scope&,
+ resolve_library (scope&,
+ name,
lorder,
const dir_paths&,
optional<dir_paths>&) const;