lavu/adler32: Fix doxy group definition, take two
The description if for the function, not the group. Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
4a0d603072
commit
3e17eec607
@ -28,6 +28,9 @@
|
|||||||
* @defgroup lavu_adler32 Adler32
|
* @defgroup lavu_adler32 Adler32
|
||||||
* @ingroup lavu_crypto
|
* @ingroup lavu_crypto
|
||||||
* @{
|
* @{
|
||||||
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
* Calculate the Adler32 checksum of a buffer.
|
* Calculate the Adler32 checksum of a buffer.
|
||||||
*
|
*
|
||||||
* Passing the return value to a subsequent av_adler32_update() call
|
* Passing the return value to a subsequent av_adler32_update() call
|
||||||
|
Loading…
x
Reference in New Issue
Block a user