From ab6566173e89a7a2dfe6a1e38d496ac0304ecd4a Mon Sep 17 00:00:00 2001 From: russell Date: Fri, 30 Dec 2005 21:18:06 +0000 Subject: update doxygen docs to specify authors git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7682 f38db490-d61c-443f-a65b-d21fe96a405b --- apps/app_waitforsilence.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps/app_waitforsilence.c') diff --git a/apps/app_waitforsilence.c b/apps/app_waitforsilence.c index 615eddbce..948c8c756 100644 --- a/apps/app_waitforsilence.c +++ b/apps/app_waitforsilence.c @@ -26,6 +26,8 @@ * - WaitForSilence(500,2) will wait for 1/2 second of silence, twice \n * - WaitForSilence(1000,1) will wait for 1 second of silence, once \n * + * \author David C. Troy + * * \ingroup applications */ -- cgit v1.2.3