git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1126 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale
2006-04-12 16:34:34 +00:00
parent 9ac4da17f6
commit e2cae5587c
10 changed files with 17 additions and 9 deletions

View File

@@ -46,7 +46,7 @@ extern "C" {
/**
* @defgroup switch_ivr IVR Library
* @ingroup FREESWITCH
* @ingroup core1
* A group of core functions to do IVR related functions designed to be
* building blocks for a higher level IVR interface.
* @{