Skip to content
Commit 6f3a0b74 authored by Stefan Sauer's avatar Stefan Sauer
Browse files

scan: replace workaround with proper fix

Replace the '(?:\s+|\*)+' with '[ *]+' since the former is slow and overly
complicated.

https://bugzilla.gnome.org/show_bug.cgi?id=781569
parent ed74966e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment