summaryrefslogtreecommitdiff
path: root/interface-definitions/include/source-interface.xml.i
AgeCommit message (Collapse)Author
2021-03-14xml: include: fix typo on include commentChristian Poessinger
When including XML files they all contained a comment from where the snipped had actually been included from. The comment had been "included start" and "included end" instead of "include start" and "include end". This commit corrects the glitch. (cherry-picked from commit ee2dfee43f8319726c2225a5ad2367d936ec3176)
2021-02-24xml: add missing constaint to source-interface includeChristian Poessinger
(cherry picked from commit 913cd3c8809ea8a17ede7608654e956dcf718980)
2020-10-04xml: include: add comment about source filename to every include snippetChristian Poessinger
2020-07-15xml: T2651: provide general source-interface include fileChristian Poessinger