[sr-dev] git:master:e30743f7: modules/ims_auth: missing bracket

jaybeepee jason.penton at gmail.com
Mon Sep 12 17:02:33 CEST 2016


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

Author: jaybeepee <jason.penton at gmail.com>
Committer: jaybeepee <jason.penton at gmail.com>
Date: 2016-09-12T17:02:12+02:00

modules/ims_auth: missing bracket

---

Modified: modules/ims_auth/pvt_message.c

---

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

---

diff --git a/modules/ims_auth/pvt_message.c b/modules/ims_auth/pvt_message.c
index 17f852e..72e7438 100644
--- a/modules/ims_auth/pvt_message.c
+++ b/modules/ims_auth/pvt_message.c
@@ -128,4 +128,4 @@ struct sip_msg* get_request_from_tx(struct cell *t) {
     } else
         return 0;
 
-}
\ No newline at end of file
+}




More information about the sr-dev mailing list