[sr-dev] git:master: core: typos in comments

Daniel-Constantin Mierla miconda at gmail.com
Mon Jul 5 11:44:19 CEST 2010


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

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Mon Jul  5 10:36:58 2010 +0200

core: typos in comments

---

 sr_module.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sr_module.h b/sr_module.h
index 10afc55..b055c88 100644
--- a/sr_module.h
+++ b/sr_module.h
@@ -266,8 +266,8 @@ typedef struct fparam {
 		avp_ident_t avp;          /* AVP identifier */
 		select_t* select;         /* select structure */ 
 		struct subst_expr* subst; /* Regex substitution */
-		pv_spec_t* pvs;    /* kamailo pseudo-vars */
-		pv_elem_t* pve;    /* kamailo pseudo-vars in a string */
+		pv_spec_t* pvs;    /* kamailio pseudo-vars */
+		pv_elem_t* pve;    /* kamailio pseudo-vars in a string */
 	} v;
 	void *fixed;
 } fparam_t;




More information about the sr-dev mailing list