mirror of
https://github.com/brl/mutter.git
synced 2025-03-09 21:05:02 +00:00

* clutter/json/json-parser.c: Enable parsing of negative numbers; GScanner splits negative numbers into two tokens, so we need to special case them.