[sr-dev] git:master:0b2be725: presence: fixed XML declaration allowed only at the start of the document

Daniel-Constantin Mierla miconda at gmail.com
Mon May 9 13:36:05 CEST 2016


Module: kamailio
Branch: master
Commit: 0b2be725a94101a8baa63cb6cb70301c8de162c8
URL: https://github.com/kamailio/kamailio/commit/0b2be725a94101a8baa63cb6cb70301c8de162c8

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date: 2016-05-09T13:35:00+02:00

presence: fixed XML declaration allowed only at the start of the document

---

Modified: modules/presence/doc/presence_admin.xml

---

Diff:  https://github.com/kamailio/kamailio/commit/0b2be725a94101a8baa63cb6cb70301c8de162c8.diff
Patch: https://github.com/kamailio/kamailio/commit/0b2be725a94101a8baa63cb6cb70301c8de162c8.patch

---

diff --git a/modules/presence/doc/presence_admin.xml b/modules/presence/doc/presence_admin.xml
index 28de860..7558955 100644
--- a/modules/presence/doc/presence_admin.xml
+++ b/modules/presence/doc/presence_admin.xml
@@ -1,4 +1,4 @@
- <?xml version="1.0" encoding='ISO-8859-1'?>
+<?xml version="1.0" encoding='ISO-8859-1'?>
 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
 




More information about the sr-dev mailing list