From dcadef7fc04bb899333fb0ab472679c8ac280e09 Mon Sep 17 00:00:00 2001 From: Benny Prijono Date: Fri, 20 Jun 2008 21:39:02 +0000 Subject: Updated doxygen documentations git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@2037 74dad513-b988-da41-8d7b-12977e46ad98 --- pjmedia/include/pjmedia-codec/gsm.h | 1 + 1 file changed, 1 insertion(+) (limited to 'pjmedia/include/pjmedia-codec/gsm.h') diff --git a/pjmedia/include/pjmedia-codec/gsm.h b/pjmedia/include/pjmedia-codec/gsm.h index 4045c443..7c7759f1 100644 --- a/pjmedia/include/pjmedia-codec/gsm.h +++ b/pjmedia/include/pjmedia-codec/gsm.h @@ -31,6 +31,7 @@ * @ingroup PJMEDIA_CODEC * @brief Implementation of GSM FR based on GSM 06.10 library * @{ + * * This section describes functions to register and register GSM codec * factory to the codec manager. After the codec factory has been registered, * application can use @ref PJMEDIA_CODEC API to manipulate the codec. -- cgit v1.2.3