mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-10 06:49:40 +00:00
progdocs: Fix Doxygen left-overs.
Change-Id: I5b5cf9c9cbbe00ba8b379a8d162ac67445d39016
This commit is contained in:
committed by
Friendly Automation
parent
12c45dd6a2
commit
826233b550
@@ -76,7 +76,6 @@ int ast_image_register(struct ast_imager *imgdrv);
|
||||
* \brief Unregister an image format
|
||||
* \param imgdrv pointer to the ast_imager structure you wish to unregister
|
||||
* Unregisters the image format passed in.
|
||||
* Returns nothing
|
||||
*/
|
||||
void ast_image_unregister(struct ast_imager *imgdrv);
|
||||
|
||||
|
Reference in New Issue
Block a user