diff --git a/src/Lib/vpf/coverage.hxx b/src/Lib/vpf/coverage.hxx index 0efa1e85..97f41a0c 100644 --- a/src/Lib/vpf/coverage.hxx +++ b/src/Lib/vpf/coverage.hxx @@ -51,7 +51,7 @@ public: * * @param coverage The coverage to copy. */ - VpfCoverage::VpfCoverage (const VpfCoverage &coverage); + VpfCoverage (const VpfCoverage &coverage); /**