From 2d7e70ff016450bcac99ff5392de65a100cebc58 Mon Sep 17 00:00:00 2001 From: qwell Date: Fri, 15 Feb 2008 17:29:08 +0000 Subject: Fix up some doxygen issues. (closes issue #11996) Patches: bug_11996_doxygen.diff uploaded by snuffy (license 35) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@103723 f38db490-d61c-443f-a65b-d21fe96a405b --- channels/misdn/chan_misdn_config.h | 4 ++-- channels/misdn/ie.c | 4 ++-- channels/misdn/isdn_lib.c | 4 ++-- channels/misdn/isdn_lib.h | 5 ++--- channels/misdn/isdn_msg_parser.c | 4 ++-- channels/misdn/portinfo.c | 4 ++-- 6 files changed, 12 insertions(+), 13 deletions(-) (limited to 'channels/misdn') diff --git a/channels/misdn/chan_misdn_config.h b/channels/misdn/chan_misdn_config.h index 8c27f4f24..06e234783 100644 --- a/channels/misdn/chan_misdn_config.h +++ b/channels/misdn/chan_misdn_config.h @@ -11,8 +11,8 @@ * the GNU General Public License */ -/*! \file \brief - * Interface to mISDN - Config +/*! \file + * \brief Interface to mISDN - Config * \author Christian Richter */ diff --git a/channels/misdn/ie.c b/channels/misdn/ie.c index 817e3d8cb..fbd06d163 100644 --- a/channels/misdn/ie.c +++ b/channels/misdn/ie.c @@ -15,8 +15,8 @@ * the GNU General Public License */ -/*! \file \brief - * Interface to mISDN +/*! \file + * \brief Interface to mISDN * \author Christian Richter */ diff --git a/channels/misdn/isdn_lib.c b/channels/misdn/isdn_lib.c index 67ecb47fa..b951e2ea8 100644 --- a/channels/misdn/isdn_lib.c +++ b/channels/misdn/isdn_lib.c @@ -11,8 +11,8 @@ * the GNU General Public License */ -/*! \file \brief - * Interface to mISDN +/*! \file + * \brief Interface to mISDN * \author Christian Richter */ diff --git a/channels/misdn/isdn_lib.h b/channels/misdn/isdn_lib.h index 731d497b3..85922c630 100644 --- a/channels/misdn/isdn_lib.h +++ b/channels/misdn/isdn_lib.h @@ -11,9 +11,8 @@ * the GNU General Public License */ -/*! \file \brief - * - * Interface to mISDN +/*! \file + * \brief Interface to mISDN * * \author Christian Richter */ diff --git a/channels/misdn/isdn_msg_parser.c b/channels/misdn/isdn_msg_parser.c index ebaf6a92f..dc2f74e9d 100644 --- a/channels/misdn/isdn_msg_parser.c +++ b/channels/misdn/isdn_msg_parser.c @@ -11,8 +11,8 @@ * the GNU General Public License */ -/*! \file \brief - * Interface to mISDN - message parser +/*! \file + * \brief Interface to mISDN - message parser * \author Christian Richter */ diff --git a/channels/misdn/portinfo.c b/channels/misdn/portinfo.c index 8223164e5..6d5f2154d 100644 --- a/channels/misdn/portinfo.c +++ b/channels/misdn/portinfo.c @@ -1,5 +1,5 @@ -/*! \file \brief - * Interface to mISDN - ??? +/*! \file + * \brief Interface to mISDN - port info * \author Christian Richter */ -- cgit v1.2.3