mirror of
https://github.com/Telecominfraproject/wlan-cloud-lib-poco.git
synced 2025-11-17 02:15:04 +00:00
GH #1050 XML-tests: fix gcc -Wshadow warnings
This commit is contained in:
@@ -33,7 +33,7 @@ using Poco::XML::AutoPtr;
|
||||
using Poco::XML::XMLString;
|
||||
|
||||
|
||||
ElementTest::ElementTest(const std::string& name): CppUnit::TestCase(name)
|
||||
ElementTest::ElementTest(const std::string& rName): CppUnit::TestCase(rName)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user