mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 11:25:35 +00:00
Fix the \brief description in the res_calendar_*.c files.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@258265 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
*/
|
||||
|
||||
/*! \file
|
||||
* \brief Resource for handling iCalnedar calendars
|
||||
* \brief Resource for handling CalDAV calendars
|
||||
*/
|
||||
|
||||
/*** MODULEINFO
|
||||
|
@@ -17,7 +17,7 @@
|
||||
*/
|
||||
|
||||
/*! \file
|
||||
* \brief Resource for handling iCalnedar calendars
|
||||
* \brief Resource for handling MS Exchange calendars
|
||||
*/
|
||||
|
||||
/*** MODULEINFO
|
||||
|
@@ -17,7 +17,7 @@
|
||||
*/
|
||||
|
||||
/*! \file
|
||||
* \brief Resource for handling iCalnedar calendars
|
||||
* \brief Resource for handling iCalendar calendars
|
||||
*/
|
||||
|
||||
/*** MODULEINFO
|
||||
|
Reference in New Issue
Block a user