From: Anthony Minessale Date: Thu, 6 Apr 2006 03:13:41 +0000 (+0000) Subject: fix oversights in fix to oversights in recent doxygen commit X-Git-Tag: v1.0-beta1~2918 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce699a59b4d1ec7f01b3d90acbd6452baf4654fe;p=thirdparty%2Ffreeswitch.git fix oversights in fix to oversights in recent doxygen commit git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1062 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/src/include/switch_rtp.h b/src/include/switch_rtp.h index 375cdec0d3..74fa0365ce 100644 --- a/src/include/switch_rtp.h +++ b/src/include/switch_rtp.h @@ -46,7 +46,7 @@ extern "C" { #endif -///\defgroup sh State Handlers +///\defgroup rtp RTP (RealTime Transport) ///\ingroup core1 ///\{ typedef void (*switch_rtp_invalid_handler)(switch_rtp *rtp_session,