Module: kamailio Branch: master Commit: 53b467392e92a3b86532d42bf463cfebeb0eeba5 URL: https://github.com/kamailio/kamailio/commit/53b467392e92a3b86532d42bf463cfebeb0eeba5
Author: Daniel-Constantin Mierla <[email protected]> Committer: Daniel-Constantin Mierla <[email protected]> Date: 2025-12-08T12:06:27+01:00 htable: docs - fix missing end of section tag from previous commit --- Modified: src/modules/htable/doc/htable_admin.xml --- Diff: https://github.com/kamailio/kamailio/commit/53b467392e92a3b86532d42bf463cfebeb0eeba5.diff Patch: https://github.com/kamailio/kamailio/commit/53b467392e92a3b86532d42bf463cfebeb0eeba5.patch --- diff --git a/src/modules/htable/doc/htable_admin.xml b/src/modules/htable/doc/htable_admin.xml index 7e9ffdcc02f..d333e6003f8 100644 --- a/src/modules/htable/doc/htable_admin.xml +++ b/src/modules/htable/doc/htable_admin.xml @@ -1533,6 +1533,7 @@ if (!sht_dec("my_ht", "my_key")) { ... </programlisting> </example> + </section> </section> <section> <title>Exported pseudo-variables</title> _______________________________________________ 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!
