From 3d446d3266e11fd6618a8caca3c31ef0cfededc0 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Mon, 2 Feb 2015 21:12:19 +0000 Subject: lib/upnp/Discovery: apply naming convention --- src/lib/upnp/ContentDirectoryService.hxx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/lib/upnp/ContentDirectoryService.hxx') diff --git a/src/lib/upnp/ContentDirectoryService.hxx b/src/lib/upnp/ContentDirectoryService.hxx index 576c6ec8c..bf6ab913a 100644 --- a/src/lib/upnp/ContentDirectoryService.hxx +++ b/src/lib/upnp/ContentDirectoryService.hxx @@ -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); -- cgit v1.2.3