Fix typo in D-Bus XML

The `libsecret/org.freedesktop.Secrets.xml` is not a valid XML file
because of an extra character. This commit is a trivial fix.
This commit is contained in:
Guilhem Saurel 2024-12-26 19:19:27 +01:00 committed by Niels De Graef
parent f62f2b3ae8
commit b30d5e72c5

View File

@ -156,5 +156,4 @@
<arg name="result" type="v"/>
</signal>
</interface>
s
</node>