Module: sip-router Branch: master Commit: 7b7456b07e0b59b670feeb176f15183105e309ed URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=7b7456b0...
Author: oej oej@edvina.net Committer: oej oej@edvina.net Date: Sun Oct 25 18:26:46 2009 +0100
More parser/ doxygen changes
---
parser/parse_allow.c | 18 ++++++++++-------- parser/parse_allow.h | 24 +++++++++++++----------- parser/parse_body.c | 17 ++++++++++++----- parser/parse_body.h | 8 +++++++- parser/parse_content.c | 34 +++++++++++++++++++--------------- parser/parse_content.h | 36 ++++++++++++++++++++---------------- parser/parse_cseq.c | 16 +++++++--------- parser/parse_cseq.h | 21 ++++++++++++++------- parser/parse_date.c | 14 ++++++++------ parser/parse_date.h | 12 +++++++----- parser/parse_def.h | 12 +++++++----- parser/parse_disposition.c | 19 ++++++++++--------- parser/parse_disposition.h | 20 +++++++++++--------- parser/parse_diversion.c | 16 +++++++++------- parser/parse_diversion.h | 18 ++++++++++-------- parser/parse_event.c | 26 ++++++++++++++------------ parser/parse_event.h | 12 +++++++----- parser/parse_expires.c | 14 +++++++++++--- parser/parse_expires.h | 24 +++++++++++++----------- parser/parse_fline.c | 6 ++++++ parser/parse_fline.h | 23 ++++++++++++++--------- parser/parse_from.c | 11 +++++++++-- parser/parse_from.h | 11 ++++++----- 23 files changed, 244 insertions(+), 168 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=7b74...