lib/upnp/Discovery: apply naming convention
This commit is contained in:
		| @@ -100,7 +100,7 @@ UpnpNeighborExplorer::GetList() const | ||||
|  | ||||
| 	{ | ||||
| 		Error error; | ||||
| 		if (!discovery->getDirServices(tmp, error)) | ||||
| 		if (!discovery->GetDirectories(tmp, error)) | ||||
| 			LogError(error); | ||||
| 	} | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Max Kellermann
					Max Kellermann