Fix grammar errors in documentation
Originally committed as revision 23904 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@ -24,7 +24,7 @@
|
||||
#include <stdint.h>
|
||||
|
||||
/**
|
||||
* Gets a seed to use in conjunction with random functions.
|
||||
* Get a seed to use in conjunction with random functions.
|
||||
*/
|
||||
uint32_t av_get_random_seed(void);
|
||||
|
||||
|
Reference in New Issue
Block a user