diff options
| author | Daniel Brötzmann <35428560+wurstsalat3000@users.noreply.github.com> | 2022-09-26 18:48:43 +0200 |
|---|---|---|
| committer | Linus Jahn <lnj@kaidan.im> | 2022-09-26 19:25:32 +0200 |
| commit | 61564526f1cfd53c31353aeb6df26ba0f5da9834 (patch) | |
| tree | 693ebf734e8deca7603a2e65ca8967a817cfd536 /doc | |
| parent | 82969459a5284853dcdacaf35646b222783d3ae9 (diff) | |
| download | qxmpp-61564526f1cfd53c31353aeb6df26ba0f5da9834.tar.gz | |
doap: Add missing end tag
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/doap.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/doap.xml b/doc/doap.xml index 95b07a11..8e5a429a 100644 --- a/doc/doap.xml +++ b/doc/doap.xml @@ -592,6 +592,7 @@ SPDX-License-Identifier: CC0-1.0 <xmpp:status>partial</xmpp:status> <xmpp:version>0.2</xmpp:version> <xmpp:since>1.5</xmpp:since> + </xmpp:SupportedXep> </implements> <implements> <xmpp:SupportedXep> |
