mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-22 04:52:56 +01:00
The whole XML comment has to be parsed as one XML tag to support strange but valid combinations like <!----> <!--invisible-tag></invisible-tag--> Fixes #1424