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

Author: Henning Westerholt <[email protected]>
Committer: Henning Westerholt <[email protected]>
Date:   Wed Aug 19 16:44:48 2009 +0200

cr: small fix in doxygen, fix obselete function description (port from r5897)

---

 modules/carrierroute/cr_func.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/modules/carrierroute/cr_func.c b/modules/carrierroute/cr_func.c
index 6e69ad2..74e3c8e 100644
--- a/modules/carrierroute/cr_func.c
+++ b/modules/carrierroute/cr_func.c
@@ -233,7 +233,7 @@ static int set_next_domain_recursor(struct dtrie_node_t 
*failure_node,
 /**
  * searches for a rule int rt with hash_index prob - 1
  * If the rule with the desired hash index is deactivated,
- * the next working rule is used.
+ * the backup rule is used if available.
  *
  * @param rf the route_flags node to search for rule
  * @param prob the hash index


_______________________________________________
sr-dev mailing list
[email protected]
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to