mirror of
https://github.com/brl/mutter.git
synced 2025-06-13 08:49:30 +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.