]> gitweb.michael.orlitzky.com - libsvgtiny.git/commit
examples/svgtiny_display_x11.c: update LIBXML -> LIBDOM
authorMichael Orlitzky <michael@orlitzky.com>
Sun, 6 Aug 2023 00:36:03 +0000 (20:36 -0400)
committerMichael Drake <tlsa@netsurf-browser.org>
Wed, 9 Aug 2023 20:14:02 +0000 (21:14 +0100)
commit0630606336898622a4a2d7f6a9739cef0d7f6028
tree26d0fa26a8f0f9ba5e24792dcbae6b1d1e01d30a
parentced1bcad78ea063413b302a413e2747f81321e12
examples/svgtiny_display_x11.c: update LIBXML -> LIBDOM

The svgtiny_LIBXML_ERROR constant was changed to throughout the
codebase to svgtiny_LIBDOM_ERROR a long time ago, in 9275ab308, but
this example was missed, probably because it isn't built by default.
examples/svgtiny_display_x11.c