Module: sip-router Branch: master Commit: 1eb01c664d4ad21f338c833b5852f1dd395edb3e URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=1eb01c66...
Author: oej oej@edvina.net Committer: oej oej@edvina.net Date: Sun Oct 25 19:30:31 2009 +0100
Doxygen changes
---
parser/parse_content.h | 5 +- parser/parse_hname2.c | 11 +++- parser/parse_hname2.h | 12 ++-- parser/parse_hostport.c | 12 ++-- parser/parse_hostport.h | 6 ++ parser/parse_identity.c | 8 ++- parser/parse_identity.h | 25 +++++--- parser/parse_identityinfo.c | 12 ++-- parser/parse_identityinfo.h | 10 ++-- parser/parse_methods.c | 24 ++++--- parser/parse_methods.h | 7 ++ parser/parse_nameaddr.c | 15 +++-- parser/parse_nameaddr.h | 23 ++++--- parser/parse_param.c | 54 ++++++++-------- parser/parse_param.h | 127 +++++++++++++++++++----------------- parser/parse_refer_to.c | 13 ++-- parser/parse_refer_to.h | 14 ++-- parser/parse_retry_after.c | 13 ++-- parser/parse_retry_after.h | 10 ++-- parser/parse_rpid.c | 13 ++-- parser/parse_rpid.h | 7 ++- parser/parse_rr.c | 28 +++++--- parser/parse_rr.h | 17 +++-- parser/parse_sipifmatch.c | 12 +++- parser/parse_sipifmatch.h | 10 +++- parser/parse_subscription_state.c | 6 ++ parser/parse_subscription_state.h | 6 ++ parser/parse_to.c | 10 ++-- parser/parse_to.h | 37 ++++++----- parser/parse_uri.c | 6 ++ parser/parse_uri.h | 10 ++-- parser/parse_via.c | 12 +++- parser/parse_via.h | 6 ++ parser/parser_f.c | 8 ++- parser/parser_f.h | 9 +++ 35 files changed, 361 insertions(+), 237 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=1eb0...