From ce699a59b4d1ec7f01b3d90acbd6452baf4654fe Mon Sep 17 00:00:00 2001 From: Anthony Minessale Date: Thu, 6 Apr 2006 03:13:41 +0000 Subject: [PATCH] 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 --- src/include/switch_rtp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,