Module: kamailio
Branch: master
Commit: 70d2e99de833454513f63ace4b0ab7572b3bb7ee
URL: 
https://github.com/kamailio/kamailio/commit/70d2e99de833454513f63ace4b0ab7572b3bb7ee

Author: Bastian Triller <[email protected]>
Committer: Henning Westerholt <[email protected]>
Date: 2026-05-08T10:01:49+02:00

lib: Remove spurious gt

---

Modified: src/lib/srdb1/schema/version.xml

---

Diff:  
https://github.com/kamailio/kamailio/commit/70d2e99de833454513f63ace4b0ab7572b3bb7ee.diff
Patch: 
https://github.com/kamailio/kamailio/commit/70d2e99de833454513f63ace4b0ab7572b3bb7ee.patch

---

diff --git a/src/lib/srdb1/schema/version.xml b/src/lib/srdb1/schema/version.xml
index 6607498f701..b2778e98e8e 100644
--- a/src/lib/srdb1/schema/version.xml
+++ b/src/lib/srdb1/schema/version.xml
@@ -7,7 +7,7 @@
 ]>
 
 <table id="version"
-    xmlns:db="http://docbook.org/ns/docbook";>>
+    xmlns:db="http://docbook.org/ns/docbook";>
     <name>version</name>
     <version>1</version>
     <type db="db_mysql">&MYSQL_TABLE_TYPE;</type>

_______________________________________________
Kamailio - Development Mailing List -- [email protected]
To unsubscribe send an email to [email protected]
Important: keep the mailing list in the recipients, do not reply only to the 
sender!

Reply via email to