mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-06-19 19:03:00 +02:00
Fix typos.
Originally committed as revision 17927 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
#include <stdint.h>
|
||||
|
||||
/**
|
||||
* Get a seed to use in conjuction with random functions
|
||||
* Gets a seed to use in conjuction with random functions.
|
||||
*/
|
||||
uint32_t ff_random_get_seed();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user