Skip to content
Snippets Groups Projects
Commit f5f5a0d0 authored by Alaric Senat's avatar Alaric Senat Committed by Thomas Guillem
Browse files

upnp: Correct top directory url formatting


As pointed out in #25055 the choice of url option delimiter is probably
meant to be that way. std::string.find() returns std::string::npos (aka
-1) in case of no match.

Signed-off-by: default avatarThomas Guillem <thomas@gllm.fr>
parent c9890de8
No related branches found
No related tags found
Loading
Pipeline #41644 failed with stage
in 38 minutes and 40 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment