From 1edb21b423cab2a26e47141c2e7a17b8b7f80d04 Mon Sep 17 00:00:00 2001 From: North Antara Date: Wed, 19 Jul 2006 22:40:36 +0000 Subject: Fix a few doxygen warnings. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@38009 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- include/asterisk/abstract_jb.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/asterisk/abstract_jb.h') diff --git a/include/asterisk/abstract_jb.h b/include/asterisk/abstract_jb.h index 014902be8..6cfaea924 100644 --- a/include/asterisk/abstract_jb.h +++ b/include/asterisk/abstract_jb.h @@ -137,7 +137,7 @@ int ast_jb_get_when_to_wakeup(struct ast_channel *c0, struct ast_channel *c1, in /*! * \brief Puts a frame into a channel jitterbuffer. * \param chan channel. - * \param frame frame. + * \param f frame. * * Called from ast_generic_bridge() to put a frame into a channel's jitterbuffer. * The function will successfuly enqueue a frame if and only if: -- cgit v1.2.3