xml-formatter: fix cb of ::error-loading-asset
authorHenry Wilkes <hwilkes@igalia.com>
Mon, 19 Aug 2019 15:35:49 +0000 (16:35 +0100)
committerHenry Wilkes <hwilkes@igalia.com>
Mon, 19 Aug 2019 18:20:31 +0000 (19:20 +0100)
commitbd3518abc52e4fe0be521a588f7e0b6d4c6288ae
tree5860aed9fbffc5c7dcb4a050f2fcd70e198c4d2f
parent4d60fcd7ff4151588109fceca94d4093da480033
xml-formatter: fix cb of ::error-loading-asset

Corrected typo that attached project_loaded_cb, rather than error_loading_asset_cb, to ::error-loading-asset, which meant data.error would be left unset if an error occurred in loading.
ges/ges-xml-formatter.c