mirror of
https://github.com/Telecominfraproject/wlan-cloud-lib-poco.git
synced 2025-11-04 12:38:02 +00:00
GH #1050 Net tests: fix gcc -Wshadow warnings
This commit is contained in:
@@ -75,7 +75,7 @@ namespace
|
||||
}
|
||||
|
||||
|
||||
HTMLFormTest::HTMLFormTest(const std::string& name): CppUnit::TestCase(name)
|
||||
HTMLFormTest::HTMLFormTest(const std::string& rName): CppUnit::TestCase(rName)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user