mirror of
https://github.com/brl/mutter.git
synced 2025-06-25 14:38:16 +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.