contrib/
2014-11-11 Marat Zakirov <m.zakirov@samsung.com>
* mklog: Symbol '}' stops search for changes.
From-SVN: r217357
+2014-11-11 Marat Zakirov <m.zakirov@samsung.com>
+
+ * mklog: Symbol '}' stops search for changes.
+
2014-11-11 Tobias Burnus <burnus@net-b.de>
* download_prerequisites: Stop downloading CLooG.
} else {
$function =~ s/^.//;
}
- return $function && $function !~ /^[\s{}]/;
+ return $function && $function !~ /^[\s{]/;
}
# For every file in the .diff print all the function names in ChangeLog