X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=src%2Furl_recipe.cpp;h=c6e4f868298519fa70d38f40c393a62e34e32dc1;hb=73f37c91c144b070020df2f27472c09b62367acf;hp=b514f7ccdc2554a65d5c915219a5d9a74bc37686;hpb=5fac51b910cd5a69b262138452d1f3b26f155b1c;p=metaproxy-moved-to-github.git diff --git a/src/url_recipe.cpp b/src/url_recipe.cpp index b514f7c..c6e4f86 100644 --- a/src/url_recipe.cpp +++ b/src/url_recipe.cpp @@ -73,7 +73,7 @@ std::string mp_xml::url_recipe_handle(xmlDoc *doc, std::string recipe) int c_check = c; if (c_prev == '\\') c_check = 0; - + if (c_check == '}') step = 5; else if (step == 0)