lib/upnp/Discovery: apply naming convention

This commit is contained in:
Max Kellermann
2015-02-02 21:12:19 +00:00
parent e660229c40
commit 3d446d3266
5 changed files with 42 additions and 42 deletions

View File

@@ -62,7 +62,8 @@ public:
/**
* Construct by copying data from device and service objects.
*
* The discovery service does this: use getDirServices()
* The discovery service does this: use
* UPnPDeviceDirectory::GetDirectories()
*/
ContentDirectoryService(const UPnPDevice &device,
const UPnPService &service);