Correct arguments to g_regex_match_simple() call
authorRiko Yamada <rik0yamada@yahoo.co.jp>
Sun, 24 Jun 2012 07:13:46 +0000 (16:13 +0900)
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Mon, 25 Jun 2012 03:28:39 +0000 (06:28 +0300)
commit61acf887ee3f27ada77cbc203c0b84203aff9ea0
tree82ab49290734f8271f7eb9877120b2df6eb08caf
parent8f6a89821aa12e5427fb749f2b4920c6d1438fd0
Correct arguments to g_regex_match_simple() call

We were passing RegexMatchFlags as GRegexCompileFlags.

https://bugzilla.gnome.org/show_bug.cgi?id=678744
libgssdp/gssdp-resource-browser.c