[sr-dev] git:master:720c44e3: module xhttp_pi: small doxygen group fix

Henning Westerholt hw at kamailio.org
Tue Mar 13 23:04:58 CET 2018


Module: kamailio
Branch: master
Commit: 720c44e3c54fa3455fb9a5f0b82f585bcef97945
URL: https://github.com/kamailio/kamailio/commit/720c44e3c54fa3455fb9a5f0b82f585bcef97945

Author: Henning Westerholt <hw at kamailio.org>
Committer: Henning Westerholt <hw at kamailio.org>
Date: 2018-03-13T22:11:55+01:00

module xhttp_pi: small doxygen group fix

---

Modified: src/modules/xhttp_pi/xhttp_pi.c

---

Diff:  https://github.com/kamailio/kamailio/commit/720c44e3c54fa3455fb9a5f0b82f585bcef97945.diff
Patch: https://github.com/kamailio/kamailio/commit/720c44e3c54fa3455fb9a5f0b82f585bcef97945.patch

---

diff --git a/src/modules/xhttp_pi/xhttp_pi.c b/src/modules/xhttp_pi/xhttp_pi.c
index dfa28c2035..dbd7a2fd26 100644
--- a/src/modules/xhttp_pi/xhttp_pi.c
+++ b/src/modules/xhttp_pi/xhttp_pi.c
@@ -420,4 +420,6 @@ int mod_register(char *path, int *dlflags, void *p1, void *p2)
 {
 	sr_kemi_modules_add(sr_kemi_xhttp_pi_exports);
 	return 0;
-}
\ No newline at end of file
+}
+
+/** @} */




More information about the sr-dev mailing list