From 6f61cb50c5d809173dc6eb8904da7a8beed65a24 Mon Sep 17 00:00:00 2001 From: Andrew Latham Date: Fri, 21 Sep 2012 17:14:59 +0000 Subject: Doxygen Updates - janitor work Doxygen updates including mistakes, misspellings, missing parameters, updates for Doxygen style. Some missing txt file links are removed but their content or essense will be included in some later updates. A majority of the txt files were removed in the 1.6 era but never noted. The HR and EXTREF are simple changes that make the documentation more compatable with more versions of Doxygen. Further updates coming. (issue ASTERISK-20259) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@373330 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- apps/app_meetme.c | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/app_meetme.c') diff --git a/apps/app_meetme.c b/apps/app_meetme.c index 1409f460f..0cab44c7c 100644 --- a/apps/app_meetme.c +++ b/apps/app_meetme.c @@ -1217,6 +1217,7 @@ static int user_max_cmp(void *obj, void *arg, int flags) * \param dynamic Mark the newly created conference as dynamic * \param refcount How many references to mark on the conference * \param chan The asterisk channel + * \param test * * \return A pointer to the conference struct, or NULL if it wasn't found and * make or dynamic were not set. -- cgit v1.2.3