[sr-dev] git:master: modules_k/dmq: add newline at end of file (peer.c)

Ovidiu Sas osas at voipembedded.com
Tue Nov 27 19:33:27 CET 2012


Module: sip-router
Branch: master
Commit: 358cfb781a4854a3943b96ede552e46ccb1ccc77
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=358cfb781a4854a3943b96ede552e46ccb1ccc77

Author: Ovidiu Sas <osas at voipembedded.com>
Committer: Ovidiu Sas <osas at voipembedded.com>
Date:   Tue Nov 27 13:28:03 2012 -0500

modules_k/dmq: add newline at end of file (peer.c)

---

 modules_k/dmq/peer.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/modules_k/dmq/peer.c b/modules_k/dmq/peer.c
index 84dfc1c..3fa91df 100644
--- a/modules_k/dmq/peer.c
+++ b/modules_k/dmq/peer.c
@@ -45,4 +45,5 @@ dmq_peer_t* find_peer(str peer_id) {
 
 int empty_peer_callback(struct sip_msg* msg, peer_reponse_t* resp) {
 	return 0;
-}
\ No newline at end of file
+}
+




More information about the sr-dev mailing list