[sr-dev] git:master: presence(k): removed mistakenly typed } before the previous commit

Daniel-Constantin Mierla miconda at gmail.com
Thu Jul 21 08:09:34 CEST 2011


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

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Thu Jul 21 08:07:22 2011 +0200

presence(k): removed mistakenly typed } before the previous commit

---

 modules_k/presence/presentity.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/modules_k/presence/presentity.c b/modules_k/presence/presentity.c
index d6cbae2..871850b 100644
--- a/modules_k/presence/presentity.c
+++ b/modules_k/presence/presentity.c
@@ -365,7 +365,6 @@ int update_presentity(struct sip_msg* msg, presentity_t* presentity, str* body,
 			query_vals[n_query_cols].val.str_val.s = "";
 			query_vals[n_query_cols].val.str_val.len = 0;
 		}
-		}
 		n_query_cols++;
 
 		query_cols[n_query_cols] = &str_body_col;




More information about the sr-dev mailing list