[sr-dev] git:master:d485cd0b: modules/ims_auth: missing bracket (reverted from commit e30743f7e9ddecd0b10b69162732957d4ab715d3)

jaybeepee jason.penton at gmail.com
Mon Sep 12 17:11:30 CEST 2016


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

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

modules/ims_auth: missing bracket (reverted from commit e30743f7e9ddecd0b10b69162732957d4ab715d3)

---

Modified: modules/ims_auth/pvt_message.c

---

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

---

diff --git a/modules/ims_auth/pvt_message.c b/modules/ims_auth/pvt_message.c
index 72e7438..17f852e 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